mirror of
https://github.com/friendica/friendica
synced 2025-04-25 21:10:11 +00:00
revert unnecessary variable name changes
This commit is contained in:
parent
189c8ccf6f
commit
263fe0f6bc
58 changed files with 261 additions and 265 deletions
|
@ -703,6 +703,7 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
|
|||
$o = replace_macros($page_template, array(
|
||||
'$baseurl' => $a->get_baseurl($ssl_state),
|
||||
'$live_update' => $live_update_div,
|
||||
'$remove' => t('remove'),
|
||||
'$mode' => $mode,
|
||||
'$user' => $a->user,
|
||||
'$threads' => $threads,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue