[-] BO - fixed bug #PSCFV-8802 - #PNM-960 - #PNM-944 url rewrite bug when generate front url from back
This commit is contained in:
@@ -206,7 +206,6 @@ class DispatcherCore
|
||||
$this->front_controller = self::FC_ADMIN;
|
||||
$this->controller_not_found = 'adminnotfound';
|
||||
$this->default_controller = 'adminhome';
|
||||
$this->use_routes = false;
|
||||
}
|
||||
elseif (Tools::getValue('fc') == 'module')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user