1
1
Fork 0

several fixes to parse_url

This commit is contained in:
Friendika 2011-07-11 17:23:42 -07:00
commit 2a65d01ce2
2 changed files with 23 additions and 13 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1037' );
define ( 'FRIENDIKA_VERSION', '2.2.1038' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );