1
1
Fork 0

register/login timestamps

This commit is contained in:
Friendika 2010-12-16 16:35:45 -08:00
commit f60f82727f
9 changed files with 38 additions and 9 deletions

View file

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