removing debug.
This commit is contained in:
parent
edc147d948
commit
6eb252d907
1 changed files with 0 additions and 1 deletions
|
|
@ -607,7 +607,6 @@ Deletes this user object out of the cache.
|
|||
|
||||
sub uncache {
|
||||
my $self = shift;
|
||||
use Data::Dumper;print "<br /><br /> HOO HOO ".Dumper($self->session);
|
||||
my $cache = WebGUI::Cache->new($self->session,["user",$self->userId]);
|
||||
$cache->delete;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue