new caching system to replace old page cache
This commit is contained in:
parent
e12ff119af
commit
e4392f7449
54 changed files with 718 additions and 167 deletions
|
|
@ -398,10 +398,6 @@ sub www_setStatus {
|
|||
return $self->www_view;
|
||||
}
|
||||
|
||||
sub www_view {
|
||||
my $self = shift;
|
||||
$self->SUPER::www_view(1);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
sub www_viewReport {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue