mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
ban/unban torrent send notification
This commit is contained in:
@@ -51,6 +51,7 @@ class ADVERTISEMENT{
|
||||
global $Cache;
|
||||
if (!$arr = $Cache->get_value('current_ad_array'))
|
||||
{
|
||||
$arr = [];
|
||||
$now = date("Y-m-d H:i:s");
|
||||
$validpos = $this->get_validpos();
|
||||
foreach ($validpos as $pos)
|
||||
|
||||
Reference in New Issue
Block a user