[PHP-DOC] cvs: phpdoc /en/chapters security.xml From: Egon Schmid (eschmid <email protected>)
Date: 10/10/00

eschmid Tue Oct 10 15:03:35 2000 EDT

  Modified files:
    /phpdoc/en/chapters security.xml
  Log:
  Small correction.
  
Index: phpdoc/en/chapters/security.xml
diff -u phpdoc/en/chapters/security.xml:1.8 phpdoc/en/chapters/security.xml:1.9
--- phpdoc/en/chapters/security.xml:1.8 Tue Oct 10 00:06:53 2000
+++ phpdoc/en/chapters/security.xml Tue Oct 10 15:03:35 2000
@@ -21,12 +21,14 @@
    options and server configurations that result in an insecure
    setup.
   </simpara>
+ <simpara>
    The configuration flexibility of PHP is equally rivalled by the
    code flexibility. PHP can be used to build complete server
    applications, with all the power of a shell user, or it can be used
    for simple server-side includes with little risk in a tightly
    controlled environment. How you build that environment, and how
    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