aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
committerJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
commitf36d3298f0401e4fb1ca131d18d51d3d47e39818 (patch)
tree46c674f1774b120741ea173c4706f581cbd7dccf /default_config.php
parent710abd276f9720e6e5b049c64d0aac5a2cc198d5 (diff)
downloadphpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.gz
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.bz2
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.zip
HTML/CSS template rewrites, nice-title integration, XSS fixes, version bump
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 9aac854..5fa5c1f 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.32alpha';
- // Configuration file for PHP iCalendar 2.32
+ $this->phpicalendar_version = '2.4alpha';
+ // Configuration file for PHP iCalendar 2.4
//
// 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