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

@ -1,6 +1,16 @@
package WebGUI::i18n::English::Asset_SQLReport;
our $I18N = {
'cache timeout description' => {
message => q|How long should we cache the results of the query before fetching it again?|,
lastUpdated => 1047837230
},
'cache timeout' => {
message => q|Cache Timeout|,
lastUpdated => 1047837230
},
'11' => {
message => q|<b>Debug:</b> Error: There was a problem with the query.|,
lastUpdated => 1031514049