git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108216 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Slawomir Pucia 2002-12-15 15:48:39 +00:00
parent 2d680720f3
commit 01c7f0ac15

View file

@ -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() {