Merge pull request #39 from ThomasRubini/fix_kernel_get
This commit is contained in:
commit
dc8d5b7e0f
@ -8,6 +8,8 @@ final class controller
|
||||
|
||||
private $_A_postParams;
|
||||
|
||||
private $_A_getParams;
|
||||
|
||||
public function __construct ($S_url, $A_postParams, $A_getParams)
|
||||
{
|
||||
// Remove the trailing slash
|
||||
|
Loading…
Reference in New Issue
Block a user