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