add timezone convert module, several other minor or in progress fixes

This commit is contained in:
Friendika
2011-09-04 00:48:45 -07:00
parent 59a6a04e26
commit 9ff1a3444e
6 changed files with 56 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1091' );
define ( 'FRIENDIKA_VERSION', '2.2.1092' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1085 );