浏览代码

Version Update, Bugfix Mystery Bug?

Cerothen 9 年之前
父节点
当前提交
2198101112
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      config/configDefaults.php
  2. 1 1
      functions.php

+ 1 - 1
config/configDefaults.php

@@ -58,5 +58,5 @@ return array(
 	"enableMail" => "false",
 	"slimBar" => "true",
 	"gravatar" => "true",
-	"CALTIMEFORMAT" => "h(:mm)t",
+	"calTimeFormat" => "h(:mm)t",
 );

+ 1 - 1
functions.php

@@ -2,7 +2,7 @@
 
 // ===================================
 // Define Version
- define('INSTALLEDVERSION', '1.323');
+ define('INSTALLEDVERSION', '1.33');
 // ===================================
 
 // Debugging output functions