mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-05 22:38:41 +00:00
autoclose was not declared
This commit is contained in:
parent
0ae1e652c9
commit
e9540cad02
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Routing
|
|||
protected $view;
|
||||
protected $action;
|
||||
protected $id;
|
||||
protected $autoclose;
|
||||
protected $url;
|
||||
protected $file;
|
||||
protected $defaultVars = array();
|
||||
|
|
Loading…
Reference in a new issue