mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update functions_torrent.php
This commit is contained in:
parent
7fcc135aef
commit
319ad9c7b0
@ -120,8 +120,8 @@ function tracker_unregister ($attach_id, $mode = '')
|
|||||||
|
|
||||||
// Log action
|
// Log action
|
||||||
$log_action->mod('mod_topic_tor_unregister', array(
|
$log_action->mod('mod_topic_tor_unregister', array(
|
||||||
'forum_id' => $forum_id,
|
'forum_id' => $forum_id,
|
||||||
'topic_id' => $topic_id,
|
'topic_id' => $topic_id,
|
||||||
'topic_title' => $topic_title,
|
'topic_title' => $topic_title,
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user