mirror of
https://github.com/friendica/friendica
synced 2025-04-27 21:10:11 +00:00
Move random Digits to Crypto class
This commit is contained in:
parent
0472c7b57d
commit
6e10bdf361
8 changed files with 167 additions and 17 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue