// remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
include_once(PS_ADMIN_DIR.'/../tools/tar/Archive_Tar.php');
|
||||
include_once(_PS_ADMIN_DIR_.'/../tools/tar/Archive_Tar.php');
|
||||
|
||||
class AdminModules extends AdminTab
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user