aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-27 10:58:50 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-27 10:58:50 +0000
commit333f00a0225a94e94f4388937e1741e102c5b110 (patch)
tree060911b53d2d4feffee5c69927a1fdeeae0915ed /default_config.php
parentf53afe845eff0f8712afbdcb908995df267a005f (diff)
downloadphpicalendar-333f00a0225a94e94f4388937e1741e102c5b110.tar.gz
phpicalendar-333f00a0225a94e94f4388937e1741e102c5b110.tar.bz2
phpicalendar-333f00a0225a94e94f4388937e1741e102c5b110.zip
rewrite and condense master array writing in end_vevent.php. Condense draw_week in template.php. bump vers
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 c982c18..3ced7b7 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.1';
+ $this->phpicalendar_version = '2.3rc1.2';
// 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