Index: openacs-4/packages/categories/www/master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/Attic/master.tcl,v diff -u -N --- openacs-4/packages/categories/www/master.tcl 1 Feb 2004 19:12:51 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ -# -# author: Timo Hentschel (timo@timohentschel.de) -# - -# There seems to be no way to elegantly set default values here -if { ![info exists path_id] } { - set path_id "" -} - -if { ![info exists context_bar] } { - set context_bar "" -}