Index: openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl,v diff -u -r1.24 -r1.25 --- openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl 13 Nov 2001 16:20:40 -0000 1.24 +++ openacs-4/packages/bboard-portlet/tcl/bboard-portlet-procs.tcl 15 Nov 2001 20:22:05 -0000 1.25 @@ -27,13 +27,15 @@ ad_proc -public add_self_to_page { page_id instance_id + args } { Adds a bboard PE to the given page with the instance key being opaque data in the portal configuration. @return element_id The new element's id @param page_id The page to add self to @param instance_id The bboard instace to show + @param args an arg string not used @author arjun@openforce.net @creation-date Sept 2001 } {