[PHP-DOC] cvs: phpdoc /it/chapters security.xml From: Luca Perugini (l.perugini <email protected>)
Date: 10/11/00

perugini Wed Oct 11 06:42:28 2000 EDT

  Modified files:
    /phpdoc/it/chapters security.xml
  Log:
  Fixed typo error
  
  
Index: phpdoc/it/chapters/security.xml
diff -u phpdoc/it/chapters/security.xml:1.3 phpdoc/it/chapters/security.xml:1.4
--- phpdoc/it/chapters/security.xml:1.3 Tue Oct 10 06:58:04 2000
+++ phpdoc/it/chapters/security.xml Wed Oct 11 06:42:27 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