Merge pull request #2 from ThomasRubini/english
This commit is contained in:
commit
326b9cb56b
@ -39,7 +39,7 @@ final class controller
|
||||
$this->_A_urlParts['controller'] = array_shift($_A_urlParts);
|
||||
$this->_A_urlParts['action'] = array_shift($_A_urlParts);
|
||||
|
||||
$this->_A_urlParametres = $_A_urlParts;
|
||||
$this->_A_urlParams = $_A_urlParts;
|
||||
|
||||
$this->_A_postParams = $A_postParams;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user