Index: openacs-4/packages/xowiki/www/portlets/last-visited.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/last-visited.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/xowiki/www/portlets/last-visited.tcl 13 Apr 2006 19:19:37 -0000 1.1 +++ openacs-4/packages/xowiki/www/portlets/last-visited.tcl 18 Apr 2006 00:06:14 -0000 1.2 @@ -27,7 +27,6 @@ r.revision_id = p.page_id and x.user_id = $user_id and x.package_id = $package_id order by x.time desc limit $max_entries " { -ns_log notice "-- GOT $page_title" if {$page_title eq ""} {set page_title $title} t1 add \