From 2ce453294e18011601b4108c3bc8d060b5c80906 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Tue, 30 Jul 2002 15:41:47 +0000 Subject: [PATCH] build errors corrected; remember to make test :-) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90404 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-get-quota.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/imap/functions/imap-get-quota.xml b/reference/imap/functions/imap-get-quota.xml index 5b6cd6e534..4aa7dcb599 100644 --- a/reference/imap/functions/imap-get-quota.xml +++ b/reference/imap/functions/imap-get-quota.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,6 @@ as the mail-admin user. - imap_stream should be the value returned from an imap_open call. NOTE: This stream is required to be opened as the mail admin user for the get_quota function to work.