summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2915fb1)
raw | patch | inline | side by side (parent: 2915fb1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Feb 2007 11:29:00 +0000 (11:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Feb 2007 11:29:00 +0000 (11:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5724 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 9dcd068225cfef119a4dbbd2907c104b45bbdc78..daff20ea6728f4175702ba038209ff35f8256994 100644 (file)
*/
/* Load sieve support */
-require_once ("sieve/libsieve.php");
+require_once ("sieve/libsieve.inc");
/* Load mail methods */
global $BASE_DIR;