Skip to content

Commit

Permalink
include constants
Browse files Browse the repository at this point in the history
  • Loading branch information
devosc committed Mar 25, 2020
1 parent 3a6d53a commit e6fdf44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/**
*
*/
//include __DIR__ . '/vendor/mvc5/mvc5/constants.php';
include __DIR__ . '/vendor/mvc5/mvc5/init.php';
include __DIR__ . '/vendor/mvc5/view/init.php';
include __DIR__ . '/vendor/mvc5/facade/init.php';
Expand Down

0 comments on commit e6fdf44

Please sign in to comment.