ali             Thu Aug 21 10:41:32 2003 EDT

  Modified files:              
    /phpdoc/en/security index.xml 
  Log:
  fixed typo (bug #25191)
  
  
Index: phpdoc/en/security/index.xml
diff -u phpdoc/en/security/index.xml:1.58 phpdoc/en/security/index.xml:1.59
--- phpdoc/en/security/index.xml:1.58   Fri Jun 20 15:21:59 2003
+++ phpdoc/en/security/index.xml        Thu Aug 21 10:41:32 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.58 $ -->
+<!-- $Revision: 1.59 $ -->
  <chapter id="security.index">
   <title>Security</title>
 
@@ -219,7 +219,7 @@
     <title>Case 3: setting doc_root or user_dir</title>
     <simpara>
      To include active content, like scripts and executables, in the
-     web server document directories is sometimes consider an insecure
+     web server document directories is sometimes considered an insecure
      practice.  If, because of some configuration mistake, the scripts
      are not executed but displayed as regular HTML documents, this
      may result in leakage of intellectual property or security


Reply via email to