Index: openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql 8 Jul 2002 23:00:32 -0000 1.3 +++ openacs-4/packages/dotlrn-dotlrn/sql/postgresql/dotlrn-dotlrn-create.sql 31 Jul 2002 21:18:32 -0000 1.4 @@ -150,6 +150,15 @@ ''dotlrn_dotlrn::clone'', ''TCL'' ); + + foo := acs_sc_impl_alias__new ( + ''dotlrn_applet'', + ''dotlrn_dotlrn'', + ''ChangeEventHandler'', + ''dotlrn_dotlrn::change_event_handler'', + ''TCL'' + ); + -- Add the binding perform acs_sc_binding__new ( ''dotlrn_applet'',