remove titles in ostatus even when edited date differs from created date

This commit is contained in:
friendica 2012-06-28 16:04:00 -07:00
parent 04397865f9
commit de93c61e0d
3 changed files with 147 additions and 143 deletions

View file

@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1386' );
define ( 'FRIENDICA_VERSION', '3.0.1388' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );