diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/www/todo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/www/todo.html b/admin/www/todo.html index 97b7c8674..8f983887f 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -121,6 +121,6 @@ <LI> The threaded server should be able to off its workload to friendly machines if it is overworked (distributed support).</LI> <LI> Refine locking to lock only necessary sections to get rid of superfluous contention.</LI> <LI> Implement member profiles, using a class to store name, organization, description, etc, and default option settings. The lists still can have their own data, but the user can set defaults in their profile...</LI> -<LI> Need to go through and verify there are no obvious security problems. Local Variables: mode: indented-text indent-tabs-mode: nil End:</LI> +<LI> Need to go through and verify there are no obvious security problems.</LI> </UL> </BODY></HTML> |
