]> Raphaƫl G. Git Repositories - blogbundle/blobdiff - Controller/AbstractController.php
Restore root default route
[blogbundle] / Controller / AbstractController.php
index 57a0ffc4c071ed17f03683493420cc3abd5b212b..fca2be926746fc610f97fe6d657fcdd72474f7db 100644 (file)
@@ -337,7 +337,7 @@ abstract class AbstractController extends BaseAbstractController implements Serv
                        'logo' => $this->config['logo'],
                        'next' => null,
                        'prev' => null,
-                       'root' => $this->router->generate($this->config['root']),
+                       'root' => $this->config['root'],
                        'title' => [
                                'page' => null,
                                'section' => null,