From: Daniel Beulshausen Date: Sun, 22 Jul 2001 13:16:15 +0000 (+0000) Subject: fix date('T') X-Git-Tag: PRE_TSRM_MERGE_PATCH~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c60a6a5bd9c7b30de6f4e2236720220baff49d74;p=php fix date('T') --- diff --git a/main/config.w32.h b/main/config.w32.h index 9ea14f5f14..87b1841546 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -113,6 +113,8 @@ #define HAVE_LIMITS_H 1 #define HAVE_TZSET 1 +#define HAVE_TZNAME 1 + /* Define if you have the flock function. */ #undef HAVE_FLOCK