sas             Tue Oct 14 04:11:19 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /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.13 
php-src/sapi/thttpd/thttpd_patch:1.31.2.14
--- php-src/sapi/thttpd/thttpd_patch:1.31.2.13  Sat Sep 20 08:44:13 2003
+++ php-src/sapi/thttpd/thttpd_patch    Tue Oct 14 04:11:18 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