]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
autoclose was not declared
authorThomas Citharel <tcit@tcit.fr>
Sat, 7 Mar 2015 12:39:16 +0000 (13:39 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sat, 7 Mar 2015 12:39:16 +0000 (13:39 +0100)
inc/poche/Routing.class.php

index 0d33cdc3e3526ead0b8090305bcf6d9d4c956bce..138da48d33032a6d8369e5063d135f3ab2a4f44e 100755 (executable)
@@ -15,6 +15,7 @@ class Routing
     protected $view;
     protected $action;
     protected $id;
+    protected $autoclose;
     protected $url;
     protected $file;
     protected $defaultVars = array();