From 1c2f39c54a3577e15c3bf092c181813a57cf934d Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Mon, 20 Jun 2005 04:01:47 +0000 Subject: [PATCH] $templates changed to $import --- docs/upgrades/upgrade_6.6.3-6.7.0.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrades/upgrade_6.6.3-6.7.0.pl b/docs/upgrades/upgrade_6.6.3-6.7.0.pl index 465c7b35f..ce3254130 100644 --- a/docs/upgrades/upgrade_6.6.3-6.7.0.pl +++ b/docs/upgrades/upgrade_6.6.3-6.7.0.pl @@ -110,7 +110,7 @@ sub insertSyndicatedContentTemplate{
|; - my $template=$templates->addChild( + my $template=$import->addChild( { className=>'WebGUI::Asset::Template', title=>'Default Grouped Aggregate Feeds',