lowercase
This commit is contained in:
parent
d25a1c662d
commit
db60346a8c
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ require ROOT_DIR . "/includes/core_autoload.php";
|
|||
|
||||
use includes\app;
|
||||
|
||||
$app = new App();
|
||||
$app = new app();
|
||||
$app->start();
|
||||
|
|
Loading…
Add table
Reference in a new issue