sas             Sat Oct 26 18:27:45 2002 EDT

  Modified files:              
    /php4/sapi/thttpd   README 
  Log:
  s/-//
  
  
Index: php4/sapi/thttpd/README
diff -u php4/sapi/thttpd/README:1.9 php4/sapi/thttpd/README:1.10
--- php4/sapi/thttpd/README:1.9 Sat Oct 26 18:22:07 2002
+++ php4/sapi/thttpd/README     Sat Oct 26 18:27:45 2002
@@ -1,11 +1,11 @@
 README FOR THTTPD MODULE (by Sascha Schumann)        
-($Date: 2002/10/26 22:22:07 $)
+($Date: 2002/10/26 22:27:45 $)
 
        This is a SAPI module for PHP 4.x supporting thttpd, the tiny,
        turbo, throttling HTTP server by Jef Poskanzer.
 
        NOTE: All requests will be serialized. That means, one long running
-             script will block all other requests. Choose another web-server,
+             script will block all other requests. Choose another web server,
              if you want to execute arbitrary scripts.
 
        The module contains a patch against version 2.21b of thttpd. The patch



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

Reply via email to