Skip to content
Snippets Groups Projects
Commit c4e52cfa authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Déclaration de APPLICATION_PATH

parent 8db98198
No related branches found
No related tags found
No related merge requests found
<?php
define('REQUEST_MICROTIME', microtime(true));
define('APPLICATION_PATH', realpath(__DIR__ . "/.."));
/**
* This makes our life easier when dealing with paths. Everything is relative
* to the application root now.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment