initial checkin mailbox reading functions - lots more to do

This commit is contained in:
Friendika 2011-04-15 19:16:37 -07:00
parent 13eaa802e4
commit 158b65894a
5 changed files with 118 additions and 12 deletions

View file

@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.949' );
define ( 'FRIENDIKA_VERSION', '2.1.950' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1051 );