remove 65535 char post limit

This commit is contained in:
Friendika
2010-11-07 03:16:58 -08:00
parent a3ddbb5d7c
commit ce2f8c939d
3 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1015 );
define ( 'BUILD_ID', 1016 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );