From c8b7c911ffb69eee56bd0be9f153bb8b02603b7c Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 20 Feb 2017 19:07:14 +0100 Subject: Fork off a Faster IT (fit) version and adjust the links away from the defunct original website --- default_config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'default_config.php') diff --git a/default_config.php b/default_config.php index 19c3549..807e1af 100644 --- a/default_config.php +++ b/default_config.php @@ -2,8 +2,8 @@ class Configs{ private static $instance; private function __construct(){ - $this->phpicalendar_version = '2.4'; - // Configuration file for PHP iCalendar 2.4 + $this->phpicalendar_version = '2.4fit'; + // Configuration file for PHP iCalendar 2.4fit // // To set values, change the text between the single quotes // Follow instructions to the right for detailed information -- cgit v1.2.3