fix "insert web link" for those without richtext feature enabled

This commit is contained in:
friendica 2012-12-03 16:31:28 -08:00
parent 8b5288d0f7
commit 8ab24858fb
3 changed files with 85 additions and 82 deletions

View file

@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1545' );
define ( 'FRIENDICA_VERSION', '3.0.1546' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1157 );