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 --- README | 13 +++++++++++++ default_config.php | 4 ++-- templates/default/error.tpl | 2 +- templates/default/footer.tpl | 2 +- templates/green/error.tpl | 2 +- templates/green/footer.tpl | 2 +- templates/grey/error.tpl | 2 +- templates/grey/footer.tpl | 2 +- templates/red/error.tpl | 2 +- templates/red/footer.tpl | 2 +- templates/tan/error.tpl | 2 +- templates/tan/footer.tpl | 2 +- 12 files changed, 25 insertions(+), 12 deletions(-) diff --git a/README b/README index d8f823f..0db8ed3 100644 --- a/README +++ b/README @@ -1,3 +1,16 @@ +NB: This is a patched version of phpicalendar 2.4 made by Faster IT GmbH. + +The site phpicalendar.net seems to be down for ages. +The original software can be obtained still at https://sourceforge.net/projects/phpicalendar/ . +This version is hosted at https://git.faster-it.de/phpicalendar/ . + +THIS SOFTWARE HAS SERIOUS SECURITY ISSUES. ONLY RUN THIS IN YOUR INTRANET. +OR WHEREEVER YOU TRUST EVERY USER. REALLY, WE ARE NOT JOKING. + +Read the above sentence again. Thanks. And no, we don't offer support on this. + +=== snip === Original README follows === snip === + ______________________________________ | PHP iCalendar | | http://www.phpicalendar.net/ | 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 diff --git a/templates/default/error.tpl b/templates/default/error.tpl index 061812e..0f506fa 100644 --- a/templates/default/error.tpl +++ b/templates/default/error.tpl @@ -21,7 +21,7 @@ {ERROR_MSG}
- [What does this mean?] + [What does this mean?]

{ERROR_CALENDAR} diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl index 5af1c40..aa03c25 100644 --- a/templates/default/footer.tpl +++ b/templates/default/footer.tpl @@ -1,4 +1,4 @@ -