Index: openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql,v diff -u -r1.6 -r1.7 --- openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql 1 Nov 2001 19:17:16 -0000 1.6 +++ openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql 3 Dec 2001 16:58:46 -0000 1.7 @@ -29,7 +29,15 @@ + + + select static_page_id from static_pages + where filename = :sp_filename + + + +