aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-27 23:49:39 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-27 23:49:39 +0000
commita8a822e8fe1916540ea4bce97c4861bb452ab21f (patch)
treed6370f5ef2b5daf99c2bc0a478b2e7bab46d2713 /default_config.php
parentfb1fa4e8eeb2accaf71675dbf9810ec5af47bc79 (diff)
downloadphpicalendar-a8a822e8fe1916540ea4bce97c4861bb452ab21f.tar.gz
phpicalendar-a8a822e8fe1916540ea4bce97c4861bb452ab21f.tar.bz2
phpicalendar-a8a822e8fe1916540ea4bce97c4861bb452ab21f.zip
add timezones to prefs
Diffstat (limited to 'default_config.php')
-rw-r--r--default_config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/default_config.php b/default_config.php
index 90c54e0..ef7acd4 100644
--- a/default_config.php
+++ b/default_config.php
@@ -2,7 +2,7 @@
class Configs{
private static $instance;
private function __construct(){
- $this->phpicalendar_version = '2.3rc1.3';
+ $this->phpicalendar_version = '2.3rc1.4';
// Configuration file for PHP iCalendar 2.25rc1
//
// To set values, change the text between the single quotes

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