test
This commit is contained in:
parent
c0baf483dc
commit
9fed0ca970
@ -45,7 +45,7 @@ if (!$res) die("Include of main fails");
|
|||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT.'/includes/restler/framework/Luracast/Restler/AutoLoader.php';
|
require_once DOL_DOCUMENT_ROOT.'/includes/restler/framework/Luracast/Restler/AutoLoader.php';
|
||||||
|
|
||||||
call_user_func(function () {
|
call_user_func(function() {
|
||||||
$loader = Luracast\Restler\AutoLoader::instance();
|
$loader = Luracast\Restler\AutoLoader::instance();
|
||||||
spl_autoload_register($loader);
|
spl_autoload_register($loader);
|
||||||
return $loader;
|
return $loader;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user