Index: openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql 9 Oct 2001 03:51:30 -0000 1.1 +++ openacs-4/packages/dotlrn-dotlrn/sql/oracle/dotlrn-dotlrn-create.sql 9 Oct 2001 04:51:57 -0000 1.2 @@ -69,7 +69,7 @@ ); -- Add the binding - foo := acs_sc_binding.new ( + acs_sc_binding.new ( contract_name => 'dotlrn_applet', impl_name => 'dotlrn_dotlrn' );