php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21697 imap_get_quota and imap_get_quotaroot are gone?
Submitted: 2003-01-16 16:49 UTC Modified: 2003-02-26 09:45 UTC
From: gkopp at ideastar dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.3.0 OS: RH 6.2
Private report: No CVE-ID: None
 [2003-01-16 16:49 UTC] gkopp at ideastar dot com
using IMP 3.1, if I uncomment the section to display user quota, I get:

Fatal error: Call to undefined function: imap_get_quota() in /usr/local/www/ideastar_mail/horde/imp/config/conf.php on line 391

I get the same result if I change the function call to imap_get_quotaroot.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-17 00:48 UTC] kalowsky@php.net
duplicate of 21464
 [2003-02-25 01:53 UTC] sniper@php.net
And make sure you have latest c-client installed.

 [2003-02-26 09:45 UTC] sniper@php.net
Most likely just too old version of c-client OR mixed header files of old one with new library..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC