Code

Added rfc2307bis
[gosa.git] / setup / class_setupStep.inc
index a5d86103e20d0c16b6245f43beb6c560ec3f0fd9..b7438ea703858494503ad9ad818ad6f4b6436171 100644 (file)
@@ -33,7 +33,7 @@ class setup_step extends plugin
 
   var $attributes   = array();
   var $parent       = NULL;
-
+  var $dialog       = FALSE;
   
   function setup_step()
   {