Correction define
This commit is contained in:
parent
a06e4f4785
commit
e1ec08be89
@ -1,7 +1,5 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
define('ENV', 'PRD');
|
||||
|
||||
// Define path to application directory
|
||||
defined('APPLICATION_PATH')
|
||||
|| define('APPLICATION_PATH', realpath(dirname(__FILE__) . '/../application'));
|
||||
|
Loading…
Reference in New Issue
Block a user