turn diaspora posts into x-www-form-urlencoded

This commit is contained in:
Friendika 2011-08-15 17:14:51 -07:00
parent 805770521e
commit 44918e2736
3 changed files with 18 additions and 16 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1072' );
define ( 'FRIENDIKA_VERSION', '2.2.1073' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );