🍻 Rajoute le tag php
This commit is contained in:
parent
06cab08df4
commit
25f603f4a9
@ -1,3 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
define('APP_DIR', __DIR__);
|
define('APP_DIR', __DIR__);
|
||||||
define('DEALS_DIR', sprintf('%s/deals', APP_DIR));
|
define('DEALS_DIR', sprintf('%s/deals', APP_DIR));
|
||||||
define('LOGS_DIR', sprintf('%s/logs', APP_DIR));
|
define('LOGS_DIR', sprintf('%s/logs', APP_DIR));
|
||||||
|
Loading…
Reference in New Issue
Block a user