|
@@ -1,6 +1,4 @@ |
|
|
<?php |
|
|
<?php |
|
|
echo phpinfo(); |
|
|
|
|
|
exit(); |
|
|
|
|
|
include __DIR__ . '/../app/config/config.php'; |
|
|
include __DIR__ . '/../app/config/config.php'; |
|
|
include __DIR__ . '/../app/config/loader.php'; |
|
|
include __DIR__ . '/../app/config/loader.php'; |
|
|
include __DIR__ . '/../app/config/di.php'; |
|
|
include __DIR__ . '/../app/config/di.php'; |
|
|