Index: openacs-4/packages/clickthrough/tcl/clickthrough-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/clickthrough/tcl/clickthrough-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/clickthrough/tcl/clickthrough-procs.tcl 20 Apr 2001 20:51:09 -0000 1.1 +++ openacs-4/packages/clickthrough/tcl/clickthrough-procs.tcl 6 Jan 2002 21:42:05 -0000 1.2 @@ -218,3 +218,5 @@ array donesearch cache_copy $search_id } } + + Index: openacs-4/packages/clickthrough/www/index.vuh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/clickthrough/www/index.vuh,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/clickthrough/www/index.vuh 4 Jun 2001 03:19:13 -0000 1.3 +++ openacs-4/packages/clickthrough/www/index.vuh 6 Jan 2002 21:42:05 -0000 1.4 @@ -44,3 +44,5 @@ # actually log the clickthrough (maybe cached in memory for performance) clickthrough_log_click $local_url $send_to $parent_package_id + +