From 827d221ef70176280f59d639daf2f1672d197745 Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 27 Sep 2003 12:50:38 +0000 Subject: [PATCH] CVS_ID --- Web.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Web.pm b/Web.pm index e6f63bd..e81d464 100644 --- a/Web.pm +++ b/Web.pm @@ -238,6 +238,7 @@ sub footer (;$) } ( $W->{"__PACKAGE__"}, __PACKAGE__, + "WebConfig", @{$W->{"packages_used"}{$Apache::Registry::curstash}}, ))); print "

\n"; -- 1.8.3.1