This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
8e84a4ff44a4b7e4718cbffe8bc9ef446f8fdf0b
Froxlor
/
lib
/
functions
/
system
History
Michael Kaufmann
a25150babf
use correct Settings-class in templates
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2018-12-18 15:53:08 +01:00
..
function.checklastguid.php
set lastguid to system-lastguid in case there are no customers yet, thx to Sephi
2014-03-04 10:57:16 +01:00
function.getAvailablePasswordHashes.php
use correct Settings-class in templates
2018-12-18 15:53:08 +01:00
function.makeCryptPassword.php
crypt() does not seem to like some special-characters in its salts, so we skip'em whenever we are generating a password as a salt-value, thx to Tobse101 for a nice debugging session ;)
2015-10-02 17:09:41 +02:00
function.randomStr.php
fix second argument for rand() function
2016-01-28 21:19:48 +01:00