]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
In lib/sql/defaults.php3 instead of doing a select for each group the user
authorkkalev <kkalev>
Sun, 8 Sep 2002 13:24:19 +0000 (13:24 +0000)
committerkkalev <kkalev>
Sun, 8 Sep 2002 13:24:19 +0000 (13:24 +0000)
commit60d318bf861ed224b4256dc0d007c7796f0b4039
tree2072846ea19f3c55753b50779ef3f40b37033a00
parentb6c3aaf8d0fba167b67f6b51e33e06ad934fa380
In lib/sql/defaults.php3 instead of doing a select for each group the user
belongs to, do one select with a where in () caluse.
Changelog
lib/sql/defaults.php3