Skip to content
Snippets Groups Projects

Twoln dev

Closed Tomasz Wolniewicz requested to merge twoln-dev into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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);
?>
Loading