Code

Fixed multi query editor
[gosa.git] / gosa-core / include / class_CopyPasteHandler.inc
index 1d671454b1a763314d95da975c67517488fcc30c..4d6fb1ddb04928d4e27061661fa2e7dfc6607ba6 100644 (file)
@@ -44,7 +44,7 @@ class CopyPasteHandler {
 
 
   /* Create CP handler  */
-  function __construct(&$config)
+  function CopyPasteHandler(&$config)
   {
     $this->config = &$config;  
     $this->current= NULL;