mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
initial checkin mailbox reading functions - lots more to do
This commit is contained in:
parent
13eaa802e4
commit
158b65894a
5 changed files with 118 additions and 12 deletions
2
boot.php
2
boot.php
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue