fixed typo

This commit is contained in:
JT Smith 2004-05-02 15:08:20 +00:00
parent 77517f1236
commit 43ed2faac4

View file

@ -344,7 +344,7 @@ sub www_view {
}
$cache->set(Storable::freeze(@result),
$wobject[0]->get('cacheTTL'));
$self->get('cacheTTL'));
};
# did the soap call fault?