Code

Made xml files readable again for posix/groupSelection dialog
[gosa.git] / gosa-core / setup / class_setupStep_Schema.inc
index 8779bccf5a0f679a1792333bdab91747f5428245..c4784593f6d927503cc4bad9b4534662807c0828 100644 (file)
@@ -31,7 +31,7 @@ class Step_Schema extends setup_step
 
   var $found_ocs = 0; 
  
-  function __construct()
+  function Step_Schema()
   {
     $this->update_strings();
   }