Index: openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 22 Oct 2003 16:26:55 -0000 1.13 +++ openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 14 Jan 2004 15:06:34 -0000 1.14 @@ -97,8 +97,6 @@ } { namespace eval template variable parse_level "" #ns_log debug "adp_parse_ad_conn_file => file '[file root [ad_conn file]]'" - # Pull out the package_id of the subsite closest to our current node - ad_conn -set subsite_id [site_node_closest_ancestor_package "acs-subsite"] set parsed_template [template::adp_parse [file root [ad_conn file]] {}]