summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59254d2)
raw | patch | inline | side by side (parent: 59254d2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Jun 2006 08:11:33 +0000 (08:11 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Jun 2006 08:11:33 +0000 (08:11 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3851 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_mail-methods-cyrus.inc | patch | blob | history |
index 16e6b3db915f37dd1c0cbc2dc24ae71ca558b9ea..1c361877b8e18009fb6074399c9644ef078d8b52 100644 (file)
}elseif(!$quota_value){
/* If there is no quota defined for this account, the function imap_get_quota returns false. */
- return(array());
+ return(array("quotaUsage"=>"","gosaMailQuota"=>""));
}
error_reporting (E_ALL);