mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Revert "Moved file_list_v2.php back to includes (#1303)"
This reverts commit be5c34a951
.
This commit is contained in:
parent
1303a86b12
commit
7d32944d36
3 changed files with 3 additions and 6 deletions
|
@ -296,7 +296,7 @@ define('POSTING_URL', $bb_cfg['posting_url']);
|
|||
define('PROFILE_URL', 'profile.php?mode=viewprofile&u=');
|
||||
define('BONUS_URL', 'profile.php?mode=bonus');
|
||||
define('TOPIC_URL', 'viewtopic.php?t=');
|
||||
define('FILELIST_URL', 'viewtopic.php?filelist=');
|
||||
define('FILELIST_URL', 'filelist.php?topic=');
|
||||
|
||||
define('USER_AGENT', strtolower($_SERVER['HTTP_USER_AGENT']));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue