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 a36627a commit 2e57056Copy full SHA for 2e57056
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