nlopess         Wed Feb 18 11:05:29 2004 EDT

  Modified files:              
    /phpdoc/en/security intro.xml 
  Log:
  fix XML error with livedocs
  
http://cvs.php.net/diff.php/phpdoc/en/security/intro.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/security/intro.xml
diff -u phpdoc/en/security/intro.xml:1.2 phpdoc/en/security/intro.xml:1.3
--- phpdoc/en/security/intro.xml:1.2    Mon Jan 26 08:52:18 2004
+++ phpdoc/en/security/intro.xml        Wed Feb 18 11:05:29 2004
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./index.xml, last change in rev 1.66 -->
+ <sect1 id="security.intro">
+  <title>Introduction</title>
   <simpara>
    PHP is a powerful language and the interpreter, whether included
    in a web server as a module or executed as a separate
@@ -35,7 +37,7 @@
    they can be safely used, and describes different considerations in
    coding for different levels of security.
   </simpara>
-
+ </sect1>
 
 <!-- Keep this comment at the end of the file
 Local variables:

Reply via email to