sidebar photo album list not visible to anybody if user['hidewall'] set

This commit is contained in:
friendica 2012-06-24 16:51:39 -07:00
parent 7f3813e9b0
commit 9528beac34
3 changed files with 115 additions and 96 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.1383' );
define ( 'FRIENDICA_VERSION', '3.0.1384' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );