We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f345088 commit bebb15cCopy full SHA for bebb15c
src/main/php/autoload.php
@@ -1,3 +1,3 @@
1
<?php namespace xp;
2
3
-\lang\ClassLoader::registerPath(__DIR__, false, 'xp-framework/scriptlet');
+\lang\ClassLoader::registerPath(__DIR__);
0 commit comments