aidan Sat Sep 11 09:55:47 2004 EDT
Modified files:
/phpdoc/en/faq misc.xml
Log:
Extra para tag, doh!
http://cvs.php.net/diff.php/phpdoc/en/faq/misc.xml?r1=1.19&r2=1.20&ty=u
Index: phpdoc/en/faq/misc.xml
diff -u phpdoc/en/faq/misc.xml:1.19 phpdoc/en/faq/misc.xml:1.20
--- phpdoc/en/faq/misc.xml:1.19 Sat Sep 11 09:46:42 2004
+++ phpdoc/en/faq/misc.xml Sat Sep 11 09:55:47 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
<chapter id="faq.misc">
<title>Miscellaneous Questions</title>
<titleabbrev>Miscellaneous Questions</titleabbrev>
@@ -111,7 +111,6 @@
It's preferred to use
<link linkend="language.variables.superglobals">superglobals</link>,
rather than relying upon <literal>register_globals</literal> being on.
- </para>
</para>
<para>
If you are on a shared host with <literal>register_globals</literal> turned