]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/System.php
Move random Digits to Crypto class
[friendica.git] / src / Core / System.php
index 0f9a611ab92b084d2d5d758b0c435a7efcfc56f5..d24581e996202a6b54be24bfc626abcfb4fec305 100644 (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)