bug #517 - ensure wall owner can always comment on walltowall posts to their own wall, this seems to have been lost during the objectification of conversations

This commit is contained in:
friendica 2012-12-09 13:44:48 -08:00
parent 4793ebb141
commit bc3a704e02
3 changed files with 61 additions and 50 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.1.1550' );
define ( 'FRIENDICA_VERSION', '3.1.1552' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1157 );