Fix a parse error in failed_logins.php3
authorkkalev <kkalev>
Fri, 8 Nov 2002 15:07:09 +0000 (15:07 +0000)
committerkkalev <kkalev>
Fri, 8 Nov 2002 15:07:09 +0000 (15:07 +0000)
dialup_admin/Changelog
dialup_admin/htdocs/failed_logins.php3

index 5530795..33ae9e6 100644 (file)
@@ -5,6 +5,7 @@ Ver 1.61:
   admin.conf about the change info page not working if this directive is used.
 * When spliting cn in lib/ldap/create_user.php3 limit the split to 2 new elements not 3.
 * Fix a few bugs in log_badlogins
+* Fix a parse error in failed_logins.php3
 Ver 1.60:
 * Use require_once when including lib/functions.php3 in lib/sql
 * In the buttons toolbar Edit User should not be clickable.
index 98aa17a..806058f 100644 (file)
@@ -109,7 +109,6 @@ if ($link){
                                        }
                                        else
                                                $da_name_cache[$row[NASIPAddress]] = $acct_server;
-                                       }
                                }
                        }
                        else