block connection/friend request spam

This commit is contained in:
Friendika 2010-12-20 00:27:00 -08:00
parent 2632c23130
commit 878067101f
7 changed files with 53 additions and 9 deletions

View file

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