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