diff options
Diffstat (limited to 'mod/network.php')
-rw-r--r-- | mod/network.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/network.php b/mod/network.php index ac5664b4f..9d12d4346 100644 --- a/mod/network.php +++ b/mod/network.php @@ -234,7 +234,6 @@ function network_content(&$a, $update = 0) { )); } - $drop = replace_macros(load_view_file('view/wall_item_drop.tpl'), array('$id' => $item['id'])); |