forked from wallabag/wallabag
autoclose was not declared
This commit is contained in:
@ -15,6 +15,7 @@ class Routing
|
|||||||
protected $view;
|
protected $view;
|
||||||
protected $action;
|
protected $action;
|
||||||
protected $id;
|
protected $id;
|
||||||
|
protected $autoclose;
|
||||||
protected $url;
|
protected $url;
|
||||||
protected $file;
|
protected $file;
|
||||||
protected $defaultVars = array();
|
protected $defaultVars = array();
|
||||||
|
|||||||
Reference in New Issue
Block a user