1
1
Fork 0

added "secret" profile search keywords

This commit is contained in:
Friendika 2010-12-19 17:46:26 -08:00
commit 24a9a41f96
8 changed files with 29 additions and 3 deletions

View file

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