//
This commit is contained in:
@@ -430,7 +430,7 @@ function generateShopList()
|
||||
function runAdminTab()
|
||||
{
|
||||
require_once(_PS_ADMIN_DIR_.'/init.php');
|
||||
// $cookie = Context::getContext()->cookie;
|
||||
$cookie = Context::getContext()->cookie;
|
||||
if (empty($tab) and !sizeof($_POST))
|
||||
{
|
||||
$tab = 'AdminHome';
|
||||
|
||||
Reference in New Issue
Block a user