unsafe chars in admin, add img to diaspora markdown processor

This commit is contained in:
Friendika
2011-08-30 18:46:34 -07:00
parent 0f1bc6e957
commit f8da48a880
3 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1087' );
define ( 'FRIENDIKA_VERSION', '2.2.1088' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1084 );