mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
remove deprecated notice
This commit is contained in:
parent
2c8adbc1e4
commit
6e3ba1a05a
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ define('WEBSITE_MAGNET_SHORT_META_DESCRIPTION_LENGTH', 480);
|
|||
// Moderation
|
||||
define('MODERATOR_IP_LIST', (array)
|
||||
[
|
||||
'127.0.0.1', // at least one IP/moderator required
|
||||
'127.0.0.1',
|
||||
// ...
|
||||
]
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue