1
1
Fork 0

oauth2 db

This commit is contained in:
Friendika 2010-11-21 19:10:23 -08:00
commit 552c56102e
3 changed files with 56 additions and 2 deletions

View file

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