bjori           Sun Sep 10 22:59:28 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    README.UPDATE_5_2 
  Log:
  dissallowing->disallowing
  
  
http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.12&r2=1.1.2.13&diff_format=u
Index: php-src/README.UPDATE_5_2
diff -u php-src/README.UPDATE_5_2:1.1.2.12 php-src/README.UPDATE_5_2:1.1.2.13
--- php-src/README.UPDATE_5_2:1.1.2.12  Sat Sep  9 17:03:48 2006
+++ php-src/README.UPDATE_5_2   Sun Sep 10 22:59:28 2006
@@ -51,7 +51,7 @@
   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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to