Index: openacs-4/packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql 14 May 2003 21:06:34 -0000 1.1 +++ openacs-4/packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql 30 Sep 2003 13:11:40 -0000 1.2 @@ -29,6 +29,7 @@ foo := acs_sc_impl.new( impl_contract_name => 'dotlrn_applet', impl_name => 'dotlrn_survey', + impl_pretty_name => 'dotlrn_survey', impl_owner_name => 'dotlrn_survey' );