php/globus-ilias-rest/api.php
File was renamed from php/alex.php @@ -1,7 +1,8 @@ <?php declare(strict_types=1); $token = "jkhHKhui899HUKHBzGHtgoiedko2393490"; $token = file_get_contents("token"); $token = trim($token); try { # Init ILIAS @@ -106,4 +107,3 @@ } ?>