![]() ![]() | ![]() |
version 1.399, 2006/03/08 22:15:47 | version 1.400, 2006/03/09 00:39:28 |
---|---|
Line 1044 sub store_counter { | Line 1044 sub store_counter { |
{ | { |
my $state; | my $state; |
sub clear_problem_counter { | sub clear_problem_counter { |
&Apache::lonnet::logthis(" cpc called from ".(join(':',caller(0)))); | |
undef($state); | undef($state); |
&Apache::lonnet::delenv('form.counter'); | &Apache::lonnet::delenv('form.counter'); |
&Apache::lonxml::init_counter(); | &Apache::lonxml::init_counter(); |