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.