Adding the following code:
to the very beginning of YOUR_ADMIN/includes/keepalive_module.php should do the trick.PHP Code:if(!in_array('header.php', array_map('basename', get_included_files())))
return;
Adding the following code:
to the very beginning of YOUR_ADMIN/includes/keepalive_module.php should do the trick.PHP Code:if(!in_array('header.php', array_map('basename', get_included_files())))
return;
~J~ | ZenCart SEO Module