Index: openacs-4/packages/xotcl-core/www/cache.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/www/cache.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/xotcl-core/www/cache.tcl 2 Jan 2007 14:50:39 -0000 1.2 +++ openacs-4/packages/xotcl-core/www/cache.tcl 4 Jan 2007 23:54:54 -0000 1.3 @@ -24,7 +24,7 @@ set title "Show Caches" set context [list "Cache Statistics"] -if { $flush == 1 } { +if { $flush ne "0" } { ns_cache flush $cache $flush ad_returnredirect "[ns_conn url]?cache=$cache" ad_script_abort