preliminary ajax comment setups
This commit is contained in:
@@ -340,7 +340,7 @@ function network_content(&$a, $update = 0) {
|
||||
|
||||
if($item['last-child']) {
|
||||
$comment = replace_macros($cmnt_tpl,array(
|
||||
'$return_path' => $_SESSION['return_url'],
|
||||
'$return_path' => '', // $_SESSION['return_url'],
|
||||
'$type' => 'net-comment',
|
||||
'$id' => $item['item_id'],
|
||||
'$parent' => $item['parent'],
|
||||
|
||||
Reference in New Issue
Block a user