slawek Sun Dec 15 10:48:39 2002 EDT Modified files: /phpdoc/en/features http-auth.xml Log: ws fix Index: phpdoc/en/features/http-auth.xml diff -u phpdoc/en/features/http-auth.xml:1.28 phpdoc/en/features/http-auth.xml:1.29 --- phpdoc/en/features/http-auth.xml:1.28 Tue Sep 24 15:57:27 2002 +++ phpdoc/en/features/http-auth.xml Sun Dec 15 10:48:39 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.28 $ --> +<!-- $Revision: 1.29 $ --> <chapter id="features.http-auth"> <title>HTTP authentication with PHP</title> @@ -118,8 +118,8 @@ </simpara> <para> <example> - <title>HTTP Authentication example forcing a new name/password</title> - <programlisting role="php"> + <title>HTTP Authentication example forcing a new name/password</title> + <programlisting role="php"> <![CDATA[ <?php function authenticate() {
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php