Skip to content
Snippets Groups Projects
Commit 01a5917c authored by Tomasz Wolniewicz's avatar Tomasz Wolniewicz
Browse files

use autoloader

parent ac1dfd5e
No related branches found
No related tags found
3 merge requests!3Align master branch with twoln-dev,!2Synchronising towards version 2.5,!1Twoln dev
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@
* The same can be acheved wia web with update_maps
*/
require_once("../lib/config.php");
require_once("../lib/eduGAIN_map.php");
require_once('../lib/autoload.php');
eduGAIN_map::make_maps();
eduGAIN_map::make_maps(1);
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment