summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a7d2f5e)
raw | patch | inline | side by side (parent: a7d2f5e)
author | hzerres <hzerres@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 22 Oct 2010 15:40:04 +0000 (15:40 +0000) | ||
committer | hzerres <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 | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/class_Groupware.inc b/gosa-plugins/groupware/personal/groupware/class_Groupware.inc
index 75b9aa82fdee830c97818057340da3daf3a3d6f9..1445b4b98c7816603fda5fdbb49ca011444f1db7 100644 (file)
*/
function execute()
{
- print_a($_POST);
// Register plugin execution
$display = plugin::execute();
}
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"