mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update tracker.php
This commit is contained in:
parent
f05836c709
commit
ab1dc2fd1a
@ -33,7 +33,7 @@ $max_forum_name_len = 60; // inside forum select box
|
|||||||
$max_forums_selected = 50;
|
$max_forums_selected = 50;
|
||||||
$title_match_max_len = 60;
|
$title_match_max_len = 60;
|
||||||
$poster_name_max_len = 25;
|
$poster_name_max_len = 25;
|
||||||
$tor_colspan = 13; // torrents table colspan with all columns
|
$tor_colspan = 12; // torrents table colspan with all columns
|
||||||
$per_page = $bb_cfg['topics_per_page'];
|
$per_page = $bb_cfg['topics_per_page'];
|
||||||
$tracker_url = basename(__FILE__);
|
$tracker_url = basename(__FILE__);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user