Code

Reset keys, if empty data is given.
[gosa.git] / gosa-core / setup / class_setupStep_Config2.inc
index 05b07e5051d80511a959c7acb6df47ec07c71ece..1bf1d2ff5c13f3d81c4a7dbced193141a828edfb 100644 (file)
@@ -56,7 +56,7 @@ class Step_Config2 extends setup_step
   var $attributes = array("mail_attrib","governmentmode","sambaidmapping","cyrusunixstyle","mail","timezone");
   var $called = FALSE;
 
-  function __construct()
+  function Step_Config2()
   {
     $this->update_strings();
     $this->mail_methods = $this->get_available_mail_classes();