fixed typo
This commit is contained in:
parent
77517f1236
commit
43ed2faac4
1 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,7 @@ sub www_view {
|
||||||
}
|
}
|
||||||
|
|
||||||
$cache->set(Storable::freeze(@result),
|
$cache->set(Storable::freeze(@result),
|
||||||
$wobject[0]->get('cacheTTL'));
|
$self->get('cacheTTL'));
|
||||||
};
|
};
|
||||||
|
|
||||||
# did the soap call fault?
|
# did the soap call fault?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue