ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
notify.php
Go to the documentation of this file.
1<?php
6
7chdir("../../../");
8require_once('./libs/composer/vendor/autoload.php');
10(new Notifications())->run();
An exception for terminatinating execution or to throw for unit testing.
static initILIAS()
ilias initialisation
Entry Point for Async calls from the Notification Center.
Definition: gs_content.php:1