mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
update include/config.php
This commit is contained in:
@@ -367,7 +367,7 @@ $randomtwoup_torrent = $TORRENT['randomtwoup'];
|
||||
$randomtwoupfree_torrent = $TORRENT['randomtwoupfree'];
|
||||
$randomtwouphalfdown_torrent = $TORRENT['randomtwouphalfdown'];
|
||||
$randomthirtypercentdown_torrent = $TORRENT['randomthirtypercentdown'];
|
||||
$largesize_torrent = $TORRENT['largesize'];
|
||||
$largesize_torrent = (int)$TORRENT['largesize'];
|
||||
$largepro_torrent = $TORRENT['largepro'];
|
||||
$expirehalfleech_torrent = $TORRENT['expirehalfleech'];
|
||||
$expirefree_torrent = $TORRENT['expirefree'];
|
||||
|
||||
Reference in New Issue
Block a user