[-] BO : Fixed bug #PSCFV-2288. _PS_ADMIN_DIR_ was not defined
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* @since 22/May/2007
|
||||
*
|
||||
*/
|
||||
if (!defined('_PS_ADMIN_DIR_'))
|
||||
define('_PS_ADMIN_DIR_', getcwd());
|
||||
require_once('../../config/config.inc.php');
|
||||
require_once('../init.php');
|
||||
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc" . DIRECTORY_SEPARATOR . "config.php");
|
||||
|
||||
Reference in New Issue
Block a user