Delete trailing whitespace.
[freeradius.git] / dialup_admin / lib / sql / change_info.php3
index 5485b3f..c519a1f 100644 (file)
@@ -50,7 +50,7 @@ if ($link){
        }
        else
                echo "<b>Cannot use the user info table. Check the sql_use_user_info_table directive in admin.conf</b><br>\n";
-       
+
 }
 else
        echo "<b>Could not connect to SQL database</b><br>\n";