[-] MO : #PSFV-636 - Remove warnings lile "Warning: Function displayHeader() is deprecated" with module blockwishlist

This commit is contained in:
mDeflotte
2012-03-15 17:23:58 +00:00
parent df78dc663f
commit ca75d1af8e
7 changed files with 144 additions and 7 deletions
@@ -36,7 +36,7 @@ class LoyaltyDefaultModuleFrontController extends ModuleFrontController
{
parent::__construct();
$this->context = Context::getContext();
$this->context = Context::getContext();
include_once($this->module->getLocalPath().'LoyaltyModule.php');
include_once($this->module->getLocalPath().'LoyaltyStateModule.php');