Move random Digits to Crypto class

This commit is contained in:
Philipp Holzer 2018-11-05 09:37:03 +01:00
parent 0472c7b57d
commit 6e10bdf361
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5
8 changed files with 167 additions and 17 deletions

View file

@ -265,7 +265,6 @@ class System extends BaseObject
function notice($s)
function info($s)
function is_site_admin()
function random_digits($digits)
function get_server()
function get_temppath()
function get_cachefile($file, $writemode = true)