From e942dc32b18f832c4248899c0db89583462b1685 Mon Sep 17 00:00:00 2001 From: Thomas Schoefbeck Date: Sun, 4 Nov 2001 09:10:02 +0000 Subject: [PATCH] reworded intro accoring the new order git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61534 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/security.xml | 10 +++++----- security/index.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/chapters/security.xml b/chapters/security.xml index 348500aad1..40c002bd13 100644 --- a/chapters/security.xml +++ b/chapters/security.xml @@ -1,5 +1,5 @@ - + Security @@ -32,10 +32,10 @@ secure it is, is largely up to the PHP developer. - 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. diff --git a/security/index.xml b/security/index.xml index 348500aad1..40c002bd13 100644 --- a/security/index.xml +++ b/security/index.xml @@ -1,5 +1,5 @@ - + Security @@ -32,10 +32,10 @@ secure it is, is largely up to the PHP developer. - 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.