new caching system to replace old page cache

This commit is contained in:
JT Smith 2006-04-05 20:46:57 +00:00
parent e12ff119af
commit e4392f7449
54 changed files with 718 additions and 167 deletions

View file

@ -5,6 +5,11 @@ our $HELP = {
title => 'collaboration add/edit title',
body => 'collaboration add/edit body',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_Collaboration',
description => 'visitor cache timeout help'
},
{
title => 'display last reply',
description => 'display last reply description',