mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Fix Auto Renewall Cronjob
This commit is contained in:
parent
62cc7bf8a5
commit
e23b2464b8
8 changed files with 41 additions and 24 deletions
|
@ -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')
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue