Updated whilst fixing numerous tickets.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3632 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -131,7 +131,6 @@ CREATE OR REPLACE PACKAGE BODY mip_security AS
|
||||
SET prty.status = upper(p_status)
|
||||
WHERE upper(prty.username) = upper(p_username);
|
||||
|
||||
COMMIT;
|
||||
END;
|
||||
|
||||
PROCEDURE update_status_on_login(p_uname IN VARCHAR2, p_password IN VARCHAR2) IS
|
||||
|
||||
Reference in New Issue
Block a user