]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Add a missing.php3 file with functions that may be missing from the PHP version used...
authorkkalev <kkalev>
Fri, 9 Jul 2004 12:14:39 +0000 (12:14 +0000)
committerkkalev <kkalev>
Fri, 9 Jul 2004 12:14:39 +0000 (12:14 +0000)
commit6213a25ab4cae3542eda730564d1a4aaa746c805
tree590c707089c6d9d72bbe25631cc8781eb995ec6d
parent631754d1c364416c7288e81b0c2560574114dc0b
Add a missing.php3 file with functions that may be missing from the PHP version used. Include it
if a function is missing. Currently only array_change_key_case() is included
Changelog
conf/config.php3
lib/missing.php3 [new file with mode: 0644]