didou Sun Aug 17 09:17:22 2003 EDT Modified files: /phpdoc/en/reference/ftp/functions ftp-mdtm.xml Log: missing title and WS Index: phpdoc/en/reference/ftp/functions/ftp-mdtm.xml diff -u phpdoc/en/reference/ftp/functions/ftp-mdtm.xml:1.4 phpdoc/en/reference/ftp/functions/ftp-mdtm.xml:1.5 --- phpdoc/en/reference/ftp/functions/ftp-mdtm.xml:1.4 Sun Aug 17 09:14:23 2003 +++ phpdoc/en/reference/ftp/functions/ftp-mdtm.xml Sun Aug 17 09:17:22 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 --> <refentry id="function.ftp-mdtm"> <refnamediv> @@ -21,10 +21,10 @@ <para> Returns a UNIX timestamp on success, or -1 on error. </para> -<para> - <example> - <title></title> - <programlisting role="php"> + <para> + <example> + <title><function>ftp_mdtm</function> example</title> + <programlisting role="php"> <![CDATA[ <?php @@ -49,9 +49,9 @@ ?> ]]> - </programlisting> - </example> -</para> + </programlisting> + </example> + </para> <note> <para> Not all servers support this feature!
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php