Index: openacs-4/packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl 9 Oct 2001 04:08:05 -0000 1.1 +++ openacs-4/packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl 9 Oct 2001 04:51:53 -0000 1.2 @@ -19,6 +19,13 @@ namespace eval dotlrn_faq { + ad_proc -public get_pretty_name { + } { + get the pretty name + } { + return "Frequently Asked Questions" + } + ad_proc -public package_key { } { get the package_key this applet deals with