Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
wilcorrea authored Jul 1, 2019
1 parent e7bb69c commit eb03e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* register constants
*/
require_once __DIR__ . '/constants.php';
require_once __DIR__ . '/constant.php';

/**
* load useful functions
Expand Down

0 comments on commit eb03e46

Please sign in to comment.