// MERGE with 1.4 r7770
This commit is contained in:
@@ -27,12 +27,7 @@
|
||||
|
||||
class PricesDropControllerCore extends FrontController
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
$this->php_self = 'prices-drop.php';
|
||||
|
||||
parent::__construct();
|
||||
}
|
||||
public $php_self = 'prices-drop.php';
|
||||
|
||||
public function setMedia()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user