Skip to content

Commit eb03e46

Browse files
authored
Update index.php
1 parent e7bb69c commit eb03e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* register constants
55
*/
6-
require_once __DIR__ . '/constants.php';
6+
require_once __DIR__ . '/constant.php';
77

88
/**
99
* load useful functions

0 commit comments

Comments
 (0)