Browse Source

Version Update, Bugfix Mystery Bug?

Cerothen 9 years ago
parent
commit
2198101112
2 changed files with 2 additions and 2 deletions
  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