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