// Some fix on canonical URL + remove PS_HOMEPAGE_PHP_SELF configuration
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
class PricesDropControllerCore extends FrontController
|
||||
{
|
||||
public $php_self = 'prices-drop.php';
|
||||
public $php_self = 'prices-drop';
|
||||
|
||||
public function setMedia()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user