Code

Fixed problems with browser reload (F5) and Snapshot creation
[gosa.git] / gosa-core / setup / class_setupStep_Migrate.inc
index f0b7e26a2c522ca6597ce47cd33d30f105c562e8..eee96634b8a0a00639d281b519b2c7445f3e615b 100644 (file)
@@ -117,7 +117,7 @@ class Step_Migrate extends setup_step
   var $rootOC_migrate_dialog = FALSE;
   var $rootOC_details = array();
        
-  function __construct()
+  function Step_Migrate()
   {
     $this->update_strings(); 
   }