remote comments working now
This commit is contained in:
parent
2a17c20fb8
commit
aff4f63ff8
8 changed files with 86 additions and 45 deletions
|
|
@ -196,6 +196,7 @@ function profile_content(&$a) {
|
|||
if(can_write_wall($a,$a->profile['profile_uid'])) {
|
||||
if($item['last-child']) {
|
||||
$comment = replace_macros($cmnt_tpl,array(
|
||||
'$return_path' => $a->cmd,
|
||||
'$id' => $item['item_id'],
|
||||
'$parent' => $item['parent'],
|
||||
'$profile_uid' => $a->profile['profile_uid'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue