>.>
This commit is contained in:
parent
a61a7fbb50
commit
6aadd5e0d5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ require_once 'config/config.php';
|
|||
|
||||
// Include libraries
|
||||
require_once 'vendor/autoload.php';
|
||||
require_once 'components/Base.php';
|
||||
require_once 'components/Main.php';
|
||||
require_once 'components/Hashing.php';
|
||||
require_once 'components/Configuration.php';
|
||||
|
||||
|
|
Reference in a new issue