aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2017-02-20 19:07:14 +0100
committerDaniel Lange <DLange@git.local>2017-02-20 19:20:09 +0100
commitc8b7c911ffb69eee56bd0be9f153bb8b02603b7c (patch)
tree0386e9b3e85a43ad5c50b310f865ac346628afa7 /default_config.php
parent520576c0d254f1c2e3cd33cc63c5a877402828a3 (diff)
downloadphpicalendar-master.tar.gz
phpicalendar-master.tar.bz2
phpicalendar-master.zip
Fork off a Faster IT (fit) version and adjust the links away from the defunct original websiteHEADmaster
Diffstat (limited to 'default_config.php')
-rw-r--r--default_config.php4
1 files changed, 2 insertions, 2 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy