diff --git a/inc/poche/Routing.class.php b/inc/poche/Routing.class.php index 0d33cdc3e..138da48d3 100755 --- a/inc/poche/Routing.class.php +++ b/inc/poche/Routing.class.php @@ -15,6 +15,7 @@ class Routing protected $view; protected $action; protected $id; + protected $autoclose; protected $url; protected $file; protected $defaultVars = array();