// Context part 9
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7637 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -38,8 +38,6 @@ class AdminGenerator extends AdminTab
|
||||
|
||||
public function display()
|
||||
{
|
||||
global $currentIndex;
|
||||
|
||||
$languages = Language::getLanguages(false);
|
||||
|
||||
// Htaccess
|
||||
@@ -108,8 +106,6 @@ class AdminGenerator extends AdminTab
|
||||
|
||||
function postProcess()
|
||||
{
|
||||
global $currentIndex;
|
||||
|
||||
if (Tools::isSubmit('submitHtaccess'))
|
||||
{
|
||||
if ($this->tabAccess['edit'] === '1')
|
||||
|
||||
Reference in New Issue
Block a user