Index: openacs-4/packages/xowiki/www/index.vuh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/index.vuh,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/xowiki/www/index.vuh 14 Jan 2010 10:44:09 -0000 1.6 +++ openacs-4/packages/xowiki/www/index.vuh 11 Mar 2011 17:49:48 -0000 1.7 @@ -1,4 +1,5 @@ # -*- tcl -*- +::nsf::__profile_clear ::xowiki::Package initialize -ad_doc { This is the resolver for this package. It turns a request into @@ -22,4 +23,5 @@ ::$package_id reply_to_user [::$package_id invoke -method $m] ::$package_id log "--i ::$package_id DONE" +source [file dirname [info script]]/../www/profile-show.tcl ad_script_abort