sas             Tue Oct 14 04:12:01 2003 EDT

  Modified files:              (Branch: PHP_4)
    /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.31.2.12.2.1 
php-src/sapi/thttpd/thttpd_patch:1.31.2.12.2.2
--- php-src/sapi/thttpd/thttpd_patch:1.31.2.12.2.1      Sat Sep 20 08:44:51 2003
+++ php-src/sapi/thttpd/thttpd_patch    Tue Oct 14 04:12:00 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