Code

removed unique remove templates, added one in the theme directory
[gosa.git] / gosa-core / setup / class_setupStep_Welcome.inc
index 48f6b2eefce3bcc9a1edae8cc654e196b03ac886..f5104f1a02e1705b57803ad9ad6ae7de0a0e77b8 100644 (file)
@@ -26,7 +26,7 @@ class Step_Welcome  extends setup_step
   var $attributes     = array();
   var $header_image   = "images/setup/welcome.png";
 
-  function __construct()
+  function Step_Welcome()
   {
     $this->is_enabled     = TRUE;
     $this->is_active      = TRUE;