summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec913fe)
raw | patch | inline | side by side (parent: ec913fe)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Jun 2006 08:12:29 +0000 (08:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Jun 2006 08:12:29 +0000 (08:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@3852 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_mail-methods-cyrus.inc | patch | blob | history |
index 957c35863a89f87ec88690435dcc47d170151ae3..a3e03ef50be580682ae5270df36f35077d6186d7 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);