forked from kevinowino869/mitrobill
Fix Auto Renewall Cronjob
This commit is contained in:
@ -191,10 +191,6 @@ function _admin($login = true)
|
||||
}
|
||||
}
|
||||
|
||||
function _raid($l)
|
||||
{
|
||||
return substr(str_shuffle(str_repeat('0123456789', $l)), 0, $l);
|
||||
}
|
||||
|
||||
function _log($description, $type = '', $userid = '0')
|
||||
{
|
||||
|
Reference in New Issue
Block a user