From a8a822e8fe1916540ea4bce97c4861bb452ab21f Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 23:49:39 +0000 Subject: add timezones to prefs --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 72ac12b..943886f 100644 --- a/config.inc.php +++ b/config.inc.php @@ -30,7 +30,7 @@ As noted, phpicalendar should work without adjusting the default settings. Chan /* ** Timezones ** If timezone is not set, all events show in the local time of the source calendar. This isn't a problem if all your calendars are in the same timezone. If you set a timezone for the server, events in other timezones are shown when they occur at the server's time. */ -# 'timezone' => 'US/Central', + 'timezone' => 'US/Central', # 'second_offset' => $secs, /* ** Appearance ** -- cgit v1.2.3