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 3a6d53a commit e6fdf44Copy full SHA for e6fdf44
init.php
@@ -28,6 +28,7 @@
28
/**
29
*
30
*/
31
+//include __DIR__ . '/vendor/mvc5/mvc5/constants.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