CVS_ID
authorshort <>
Sat, 27 Sep 2003 12:50:38 +0000 (12:50 +0000)
committershort <>
Sat, 27 Sep 2003 12:50:38 +0000 (12:50 +0000)
Web.pm

diff --git a/Web.pm b/Web.pm
index e6f63bd..e81d464 100644 (file)
--- a/Web.pm
+++ b/Web.pm
@@ -238,6 +238,7 @@ sub footer (;$)
                        } (
                                        $W->{"__PACKAGE__"},
                                        __PACKAGE__,
+                                       "WebConfig",
                                        @{$W->{"packages_used"}{$Apache::Registry::curstash}},
                                        )));
                print "</p>\n";