php warning, $uplink didn't have a default
This commit is contained in:
parent
6bf92979a2
commit
8fc87411fa
@ -321,7 +321,7 @@ function bb2diaspora_itemwallwall(&$item,$uplink = false) {
|
||||
}
|
||||
|
||||
|
||||
function bb2diaspora_itembody($item, $force_update = false, $have_channel = false, $uplink) {
|
||||
function bb2diaspora_itembody($item, $force_update = false, $have_channel = false, $uplink = false) {
|
||||
|
||||
|
||||
if(! get_iconfig($item,'diaspora','fields')) {
|
||||
|
Reference in New Issue
Block a user