set comment permissions explicitly to parent permissions

This commit is contained in:
friendica 2012-05-19 16:42:24 -07:00
parent 513ef2410d
commit dd86f40f96
3 changed files with 49 additions and 20 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1346' );
define ( 'FRIENDICA_VERSION', '3.0.1347' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );