Index: openacs.org-dev/www/templates/widgets/statistics.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs.org-dev/www/templates/widgets/statistics.tcl,v
diff -u -r1.6 -r1.7
--- openacs.org-dev/www/templates/widgets/statistics.tcl	12 Aug 2002 11:44:43 -0000	1.6
+++ openacs.org-dev/www/templates/widgets/statistics.tcl	13 Dec 2002 01:50:45 -0000	1.7
@@ -3,4 +3,4 @@
 
 
 # we seed with the no. of downloads on the old site.
-set n_downloads [expr 2423 + [util_memoize {db_string select_n_downloads  "select count(*) from download_downloads where revision_id = 44010" -default "unknown"} 300]]
+set n_downloads [expr 2423 + [download_get_number [list 46390 47732 44010]]]