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