Code

Updated remove template
[gosa.git] / gosa-core / setup / class_setupStep_Checks.inc
index 1774128235da20f4a941edecc60d922d7aa47862..d231c4025cf63a1cfd52db8d8a744147ea35dbf3 100644 (file)
@@ -27,7 +27,7 @@ class Step_Checks extends setup_step
   var $is_writeable = array();
   var $header_image = "images/setup/system.png";
 
-  function __construct()
+  function Step_Checks()
   {
     $this->update_strings();
   }