Skip to content

Commit 765f411

Browse files
committed
mvc5 namespace.php
1 parent df6bccd commit 765f411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
*
3030
*/
31-
//include __DIR__ . '/vendor/mvc5/mvc5/constants.php';
31+
//include __DIR__ . '/vendor/mvc5/mvc5/namespace.php';
3232
include __DIR__ . '/vendor/mvc5/mvc5/init.php';
3333
include __DIR__ . '/vendor/mvc5/view/init.php';
3434
include __DIR__ . '/vendor/mvc5/facade/init.php';

0 commit comments

Comments
 (0)