From 61c18056b9f85a789b789e7ddbe6fad09e74d92f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 9 May 2003 20:28:56 +0000 Subject: Added server offset in seconds. --- README | 1 + config.inc.php | 3 ++- day.php | 4 ++-- functions/init.inc.php | 2 +- month.php | 2 +- week.php | 2 +- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README b/README index 3e777c2..b5b1ea6 100644 --- a/README +++ b/README @@ -79,6 +79,7 @@ Changes: -Added support for LOCATION -Added support for ATTENDEE -Added support for STATUS + -Added the ability to correct the servers time display -Added admin.php for administration of calendars (uses cookies). See config.inc.php for configuration. -Add or Update a calendar via a web interface -Delete a calendar via a web interface diff --git a/config.inc.php b/config.inc.php index f88c14f..1f6489e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -1,6 +1,6 @@