From 7e3c017e5a7e0e39ce0c3d5851e814041b71b3f9 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 10 Sep 2006 22:59:28 +0000 Subject: dissallowing->disallowing --- README.UPDATE_5_2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.UPDATE_5_2') diff --git a/README.UPDATE_5_2 b/README.UPDATE_5_2 index 84edde1614..bcab8f935f 100644 --- a/README.UPDATE_5_2 +++ b/README.UPDATE_5_2 @@ -51,7 +51,7 @@ PHP 5.2 Update info or NEWS explained remote files and inclusion of remote files. While the former is usually desired, the latter implies security risks if used naively. Starting with PHP-5.2 it is now possible to allow standard file operations while - dissallowing inclusion of remote files, which is also the default + disallowing inclusion of remote files, which is also the default configuration now. - Dropped abstract static class functions. (Marcus) -- cgit v1.2.1