rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generic use

This commit is contained in:
zotlabs
2016-10-16 16:48:33 -07:00
parent 5ea46444e9
commit e46e3027fa
4 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.15' );
define ( 'STD_VERSION', '1.15.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1184 );