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 456827f commit 607f79dCopy full SHA for 607f79d
src/autoload.php
@@ -10,4 +10,4 @@
10
11
const _INCLUDED = 1;
12
13
-require_once __DIR__ . '/autoload.php';
+require_once __DIR__ . '/php-inc.php';
0 commit comments