// fix ajax file manager error with undefined employee
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8602 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* @since 22/May/2007
|
||||
*
|
||||
*/
|
||||
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