1
1
Fork 0

reduce visibility of lang-select flag (duepuntozero)

This commit is contained in:
Friendika 2011-06-10 20:39:46 -07:00
commit d66056af9d
3 changed files with 21 additions and 2 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1006' );
define ( 'FRIENDIKA_VERSION', '2.2.1007' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );