1. home.tcl - applied patch from SDM to use ad_pvt_home rather than a fixed value.2. defs-procs.tcl - applied patch that fixed a "link within a link" problem.3. content_item.tree_sortkey had no index (gulp!)
Added a "-local" switch to db_multirow, which causes it to put the returnedarray in the calling proc's local store rather than at the adp parse level.This is useful when writing portlets which explicitly parse their templatefile.