remove deprecated method sys_see()
This commit is contained in:
@@ -215,7 +215,7 @@ if (isset($CRON_CORE) && (isset($_POST['atack'], $_POST['block']) || (isset($_PO
|
||||
$i++;
|
||||
}
|
||||
$atk1 = 0;
|
||||
$rsys = $u->sys_see(0);
|
||||
$rsys = '';
|
||||
if ($rsys != '') {
|
||||
$js .= $rsys;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user