summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d4dd102)
raw | patch | inline | side by side (parent: d4dd102)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Oct 2007 07:44:36 +0000 (07:44 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Oct 2007 07:44:36 +0000 (07:44 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7684 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/mail/class_mailAccount.inc | patch | blob | history |
diff --git a/plugins/personal/mail/class_mailAccount.inc b/plugins/personal/mail/class_mailAccount.inc
index f9fd7e32d9095b57cdc6169df4bd43fbf252b221..ba53438af09be97ebeaa4d219d8fc1ee50b6a731 100644 (file)
$this->gosaSpamMailbox,
$this->gosaSpamSortLevel,
$this->gosaVacationMessage);
+ $this->is_modified = TRUE;
}else{
$this->sieve_management->save();
}