Code

Updated in_array checks in GOsa.
[gosa.git] / gosa-core / setup / class_setupStep_License.inc
index 09d480a9f79c01ba06e527fed647133d57150444..9667e254bc559c886d05181d8c5ed6de07f57f91 100644 (file)
@@ -29,7 +29,7 @@ class Step_License extends setup_step
   var $attributes     = array("accepted");
   
 
-  function __construct()
+  function Step_License()
   {
     $this->update_strings();
   }