Index: openacs-4/packages/forums/lib/forums/new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/lib/forums/new.tcl,v diff -u -r1.9.2.3 -r1.9.2.4 --- openacs-4/packages/forums/lib/forums/new.tcl 19 Jun 2019 17:26:58 -0000 1.9.2.3 +++ openacs-4/packages/forums/lib/forums/new.tcl 15 Jul 2022 16:19:55 -0000 1.9.2.4 @@ -1,4 +1,4 @@ -ad_page_contract { +ad_include_contract { Create a Forum By default redirects to the level above as that is prolly where the index page is @@ -7,12 +7,10 @@ @creation-date 2002-05-25 @cvs-id $Id$ +} { + {name ""} } -if { ![info exists name] } { - set name {} -} - set package_id [ad_conn package_id] form create forum