wall photo uploads brought back
This commit is contained in:
parent
336f5e8c87
commit
2b95ce9f07
@ -129,7 +129,7 @@ function wall_upload_post(&$a) {
|
||||
|
||||
$smallest = 0;
|
||||
|
||||
$defperm = '<' . $default_cid . '>';
|
||||
$defperm = '<' . $channel['channel_hash'] . '>';
|
||||
|
||||
$r = $ph->store($page_owner_uid, $visitor, $hash, $filename, t('Wall Photos'), 0, 0, $defperm);
|
||||
|
||||
|
Reference in New Issue
Block a user