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