]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Fix a small bug in lib/ldap/defaults.php3. We should not be using $i in a for() loop...
authorkkalev <kkalev>
Sat, 12 Oct 2002 11:45:31 +0000 (11:45 +0000)
committerkkalev <kkalev>
Sat, 12 Oct 2002 11:45:31 +0000 (11:45 +0000)
commit2a46fa43a6f1a3a4735931229e64a8a693fbb8d2
tree006270a6c427fb3762bfee686fded356b6453277
parent9960555f2e135ae351281d513f4ea6a6cfc03fe1
Fix a small bug in lib/ldap/defaults.php3. We should not be using $i in a for() loop but a new variable
Changelog
lib/ldap/defaults.php3