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.4 -r1.5 --- openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql 4 Sep 2001 17:04:10 -0000 1.4 +++ openacs-4/packages/static-pages/tcl/static-pages-procs-oracle.xql 31 Oct 2001 15:12:58 -0000 1.5 @@ -35,7 +35,7 @@ begin :1 := static_page.new( - filename => :file, + filename => :sp_filename, title => :page_title, folder_id => :parent_folder_id );