]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Fix a bug in time2strclock() in lib/functions.php3. Seconds ammount more than 9 would...
authorkkalev <kkalev>
Mon, 29 Apr 2002 17:31:56 +0000 (17:31 +0000)
committerkkalev <kkalev>
Mon, 29 Apr 2002 17:31:56 +0000 (17:31 +0000)
commit3db2de7ee2829a4d9bbde74415b0642fe6a1e06b
tree7987d12bc24221a24a6c4af4cfbb2ce1cb846e4d
parent8fb5d06a4120554864a4ed271688445543accfff
Fix a bug in time2strclock() in lib/functions.php3. Seconds ammount more than 9 would not show.
Bug noted by Timophey <bcloud@mail.ru>
Changelog
lib/functions.php3