// Fix little bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16407 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -48,7 +48,6 @@ class Blockcontact extends Module
|
||||
&& Configuration::updateValue('blockcontact_telnumber', '')
|
||||
&& Configuration::updateValue('blockcontact_email', '')
|
||||
&& $this->registerHook('displayRightColumn')
|
||||
&& $this->registerHook('displayLeftColumn')
|
||||
&& $this->registerHook('displayHeader');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user