tom             Sun Nov  4 04:10:03 2001 EDT

  Modified files:              
    /phpdoc/en/chapters security.xml 
  Log:
  reworded intro accoring the new order
  
Index: phpdoc/en/chapters/security.xml
diff -u phpdoc/en/chapters/security.xml:1.30 phpdoc/en/chapters/security.xml:1.31
--- phpdoc/en/chapters/security.xml:1.30        Tue Oct 30 20:39:47 2001
+++ phpdoc/en/chapters/security.xml     Sun Nov  4 04:10:02 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
  <chapter id="security">
   <title>Security</title>
 
@@ -32,10 +32,10 @@
    secure it is, is largely up to the PHP developer.
   </simpara>
   <simpara>
-   This chapter starts by explaining the different configuration
-   option combinations and the situations they can be safely used. It
-   then describes different considerations in coding for different
-   levels of security, and ends with some general security advice.
+   This chapter starts with some general security advice, explains
+   the different configuration option combinations and the situations
+   they can be safely used, and describes different considerations in
+   coding for different levels of security.
   </simpara>
 
   <sect1 id="security.general">


Reply via email to