--- Coro/myhttpd/shell.pl 2001/08/19 23:57:52 1.15 +++ Coro/myhttpd/shell.pl 2001/08/20 16:58:19 1.16 @@ -53,6 +53,7 @@ } elsif ($cmd eq "refresh") { do "config.pl"; print $fh "config.pl: $@\n" if $@; + %statdata_cache = (); read_blockuri; read_blockref; } elsif ($cmd eq "restart") {