several fixes to parse_url
This commit is contained in:
parent
eb604deff5
commit
2a65d01ce2
2 changed files with 23 additions and 13 deletions
2
boot.php
2
boot.php
|
@ -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 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue