From 31e2a192287f8afc00383883d6149f74ed027d73 Mon Sep 17 00:00:00 2001 From: Victor Boivie Date: Sun, 2 Mar 2003 11:32:23 +0000 Subject: [PATCH] Incorrected formatted function alias - fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118630 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-header.xml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/reference/imap/functions/imap-header.xml b/reference/imap/functions/imap-header.xml index adaad40282..a4384887f6 100644 --- a/reference/imap/functions/imap-header.xml +++ b/reference/imap/functions/imap-header.xml @@ -1,24 +1,15 @@ - + imap_header - Read the header of the message + Alias of imap_headerinfo Description - - objectimap_header - resourceimap_stream - intmsg_number - intfromlength - intsubjectlength - stringdefaulthost - - This function is an alias to imap_headerinfo - and is identical to it in every way. + This function is an alias of imap_headerinfo.