<% '===================================================== ' Globals Destructor '===================================================== %> <% ' -- DESTROY OBJ CREATED IN GLOBALS.asp --------------- Set objAccessControl = Nothing Set objPMod = Nothing Set objEH = Nothing '-- Destroy Database Connection -- Set OraSession = Nothing Set OraDatabase = Nothing ' ----------------------------------------------------- %>