From 8b9af52f907a845043e534564fc6cf8e906fb72f Mon Sep 17 00:00:00 2001 From: Robert Anderson <randerson@lbsd.net> Date: Thu, 30 Apr 2009 11:58:14 +0000 Subject: [PATCH] wisp-user-delete cleaned up and improved sql error handling --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 3d2ca2d2..412a1c95 100644 --- a/TODO +++ b/TODO @@ -7,7 +7,6 @@ WebUI: WiSP -> User List -> Edit: Must be able to clear fields (MAC Address) WiSP User Add -> Check if only certain fields are blank. Might want to add user without MAC Address. Fix up multi-user-add, code is a bit fugly, use lastinsertid -wisp-user-delete.php - proper sql error handling wisp-user-edit.php - proper sql error handling, use 1 query to pull in all attribs and check them in a hash, nigel to then cleanup -- GitLab