derick Wed Sep 18 09:18:35 2002 EDT
Modified files:
/phpdoc/en/chapters security.xml
Log:
- Remove dubble denial
Index: phpdoc/en/chapters/security.xml
diff -u phpdoc/en/chapters/security.xml:1.48 phpdoc/en/chapters/security.xml:1.49
--- phpdoc/en/chapters/security.xml:1.48 Sun Jun 16 03:11:00 2002
+++ phpdoc/en/chapters/security.xml Wed Sep 18 09:18:34 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.48 $ -->
+<!-- $Revision: 1.49 $ -->
<chapter id="security">
<title>Security</title>
@@ -1037,7 +1037,7 @@
to work with PHP, it has been argued that the benefits far
outweigh the effort.
<example>
- <title>Working without register_globals=off</title>
+ <title>Working with register_globals=on</title>
<programlisting role="php">
<![CDATA[
<?php
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php