Index: openacs-4/packages/wp-slim/www/wp-presentation-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/wp-presentation-master.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/wp-slim/www/wp-presentation-master.tcl 29 Sep 2003 02:41:33 -0000 1.3 +++ openacs-4/packages/wp-slim/www/wp-presentation-master.tcl 9 Mar 2004 20:33:40 -0000 1.4 @@ -1,2 +1,4 @@ -#set root_directory [file dirname [string trimright [ns_info tcllib] "/"]] -#source "$root_directory/www/default-master.tcl" +set root_directory [file dirname [string trimright [ns_info tcllib] "/"]] +source "$root_directory/www/default-master.tcl" +set package_url [ad_conn package_url] +set wp_header [wp_header $style_id] \ No newline at end of file