From: Sascha Schumann Date: Tue, 14 Oct 2003 08:11:37 +0000 (+0000) Subject: Embed date of last modification X-Git-Tag: RELEASE_1_3b3~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a26c1e1da15e8aed669cd3b21ba7bfaca84a6241;p=php Embed date of last modification --- diff --git a/sapi/thttpd/thttpd_patch b/sapi/thttpd/thttpd_patch index 5f1e10037f..482cad41ac 100644 --- a/sapi/thttpd/thttpd_patch +++ b/sapi/thttpd/thttpd_patch @@ -2371,7 +2371,7 @@ diff -ur thttpd-2.21b/version.h thttpd-2.21b-cool/version.h #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_ */