sas             Tue Oct 14 04:11:38 2003 EDT

  Modified files:              
    /php-src/sapi/thttpd        thttpd_patch 
  Log:
  Embed date of last modification
  
  
Index: php-src/sapi/thttpd/thttpd_patch
diff -u php-src/sapi/thttpd/thttpd_patch:1.44 php-src/sapi/thttpd/thttpd_patch:1.45
--- php-src/sapi/thttpd/thttpd_patch:1.44       Sat Sep 20 08:45:05 2003
+++ php-src/sapi/thttpd/thttpd_patch    Tue Oct 14 04:11:37 2003
@@ -2371,7 +2371,7 @@
  #define _VERSION_H_
  
 -#define SERVER_SOFTWARE "thttpd/2.21b 23apr2001"
-+#define SERVER_SOFTWARE "thttpd/2.21b 23apr2001 Built-in PHP"
++#define SERVER_SOFTWARE "thttpd/2.21b PHP/20030920"
  #define SERVER_ADDRESS "http://www.acme.com/software/thttpd/";
  
  #endif /* _VERSION_H_ */

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

Reply via email to