1
1
Fork 0

bug #117, use realname for screen_name in API if nickname missing

This commit is contained in:
Friendika 2011-08-05 21:30:12 -07:00
commit aa3a14ec36
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1062' );
define ( 'FRIENDIKA_VERSION', '2.2.1063' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1077 );