ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
goto.php
Go to the documentation of this file.
1 <?php
2 
22 
23 require_once("libs/composer/vendor/autoload.php");
25 
26 global $DIC;
27 
29 $static_url = $DIC['static_url'];
30 $static_url->handler()->performRedirect(
31  $static_url->builder()->getBaseURI()
32 );
$static_url
Definition: goto.php:29
static initILIAS()
ilias initialisation
global $DIC
Definition: goto.php:26
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...