From 4b01b5a21a83457ef0382b1ec7ff992ebcfba5ef Mon Sep 17 00:00:00 2001 From: Jean-Paul Smets <jp@nexedi.com> Date: Fri, 23 Jan 2004 15:48:37 +0000 Subject: [PATCH] cache_time set to 10 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@280 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../skins/coramy_erp5/DeliveryLine_zGetRelatedQuantity.zsql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/Coramy/skins/coramy_erp5/DeliveryLine_zGetRelatedQuantity.zsql b/product/Coramy/skins/coramy_erp5/DeliveryLine_zGetRelatedQuantity.zsql index 77241f0352..c3b9729799 100755 --- a/product/Coramy/skins/coramy_erp5/DeliveryLine_zGetRelatedQuantity.zsql +++ b/product/Coramy/skins/coramy_erp5/DeliveryLine_zGetRelatedQuantity.zsql @@ -3,7 +3,7 @@ title: connection_id:MySQL max_rows:1000 max_cache:100 -cache_time:0 +cache_time:10 class_name: class_file: </dtml-comment> -- 2.30.9