1
1
Fork 0

death to comment box oddities (a slow death as it will take some time for everybody to upgrade)

This commit is contained in:
Friendika 2011-04-11 20:11:21 -07:00
commit 0ed2d19ac8
5 changed files with 29 additions and 14 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.946' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1048 );
define ( 'DB_UPDATE_VERSION', 1049 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );