Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-oracle.xql,v diff -u -r1.2 -r1.2.26.1 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-oracle.xql 29 Aug 2003 15:22:21 -0000 1.2 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs-oracle.xql 1 Sep 2020 14:18:41 -0000 1.2.26.1 @@ -3,15 +3,6 @@ oracle8.1.6 - - - select q.user_id from - (select user_id - from users - where acs_permission.permission_p(:context_root_id, user_id, 'admin') = 't') q where rownum = 1 - - - select q.* from