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