1
1
Fork 0

slightly relax overly strict permissions in community and search to match those in display - tl;dr public conversations are publicly visible

This commit is contained in:
friendica 2012-03-20 14:55:18 -07:00
commit 92ef36ad61
3 changed files with 12 additions and 9 deletions

View file

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