diff options
author | Git <git@what.cd> | 2014-07-06 08:00:26 +0000 |
---|---|---|
committer | Git <git@what.cd> | 2014-07-06 08:00:26 +0000 |
commit | b7085eaf218b8335fda856615b93232d6d9dee5b (patch) | |
tree | aee93a174c54349ee817ce44d1b6e0eaa76ce7e6 | |
parent | 472df5a7c001ca9c513deeab559ee4a5f18b86f5 (diff) | |
download | Gazelle-b7085eaf218b8335fda856615b93232d6d9dee5b.zip Gazelle-b7085eaf218b8335fda856615b93232d6d9dee5b.tar.gz Gazelle-b7085eaf218b8335fda856615b93232d6d9dee5b.tar.bz2 |
Empty commit
-rw-r--r-- | sections/reportsv2/array.php | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sections/reportsv2/array.php b/sections/reportsv2/array.php index cc858ff..63be438 100644 --- a/sections/reportsv2/array.php +++ b/sections/reportsv2/array.php @@ -108,25 +108,6 @@ Your torrent was reported because it contained material from the DNU list or fro 'delete' => '1', 'pm' => '[rule]h2.2[/rule]. Your torrent was reported because it was trumped by another torrent.' ) - ), - 'private_trump' => array( - 'priority' => 21, - 'reason' => '1', - 'title' => 'Private Flag Trump', - 'report_messages' => array( - 'Please make sure you are reporting the torrent <strong class="important_text">which has been trumped</strong> and should be deleted, not the torrent that you think should remain on site.' - ), - - 'report_fields' => array( - 'sitelink' => '1' - ), - - 'resolve_options' => array( - 'upload' => '0', - 'warn' => '0', - 'delete' => '1', - 'pm' => '' - ) ) ), |