Code

(groupware) removed debugs.
authorhzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 22 Oct 2010 15:40:04 +0000 (15:40 +0000)
committerhzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 22 Oct 2010 15:40:04 +0000 (15:40 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20129 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/groupware/personal/groupware/class_Groupware.inc

index 75b9aa82fdee830c97818057340da3daf3a3d6f9..1445b4b98c7816603fda5fdbb49ca011444f1db7 100644 (file)
@@ -241,7 +241,6 @@ class Groupware extends plugin
      */
     function execute()
     {
-               print_a($_POST);
         // Register plugin execution 
         $display = plugin::execute();
 
@@ -861,7 +860,7 @@ class Groupware extends plugin
                        }
                        else{
                                //setting no message means that the OOOReply is switched off.
-                               $this->groupwareDao->save("vacationMessage", $this->uid);
+                               $this->groupwareDao->save("vacationMessage", $this->uid, null);
                        }
                }
                //checks for feature "quotaUsage"