mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 08:34:26 +02: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