This commit is contained in:
Pierre Rudloff 2017-04-02 23:45:59 +02:00
parent c3af978e22
commit 9c53e5e93c

View file

@ -229,7 +229,7 @@ class FrontController
'protocol' => $protocol,
'config' => $this->config,
'canonical' => $this->getCanonicalUrl($request),
'uglyUrls' => $this->config->uglyUrls,
'uglyUrls' => $this->config->uglyUrls,
]
);