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 df6bccd commit 765f411Copy full SHA for 765f411
init.php
@@ -28,7 +28,7 @@
28
/**
29
*
30
*/
31
-//include __DIR__ . '/vendor/mvc5/mvc5/constants.php';
+//include __DIR__ . '/vendor/mvc5/mvc5/namespace.php';
32
include __DIR__ . '/vendor/mvc5/mvc5/init.php';
33
include __DIR__ . '/vendor/mvc5/view/init.php';
34
include __DIR__ . '/vendor/mvc5/facade/init.php';
0 commit comments