1
1
Fork 0

add trailing slash to diaspora notify url on send

This commit is contained in:
Friendika 2011-08-21 17:24:50 -07:00
commit 213f832443
2 changed files with 8 additions and 6 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1078' );
define ( 'FRIENDIKA_VERSION', '2.2.1079' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1081 );