From ad7330407875909b4723839c8872da2de61c8244 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 14 Aug 2009 15:32:16 +0100 Subject: [PATCH 1/1] Put webcopyright in autohandler --- yarrg/web/autohandler | 15 +++++++++++++++ yarrg/web/docs | 1 - yarrg/web/lookup | 1 - yarrg/web/webcopyright | 13 ------------- 4 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 yarrg/web/webcopyright diff --git a/yarrg/web/autohandler b/yarrg/web/autohandler index ba6c8b9..b0d7d98 100644 --- a/yarrg/web/autohandler +++ b/yarrg/web/autohandler @@ -1,5 +1,20 @@ + + % $m->call_next; + <%init> use CommodsWeb; set_ctype_utf8(); diff --git a/yarrg/web/docs b/yarrg/web/docs index 72b615a..0ea31cf 100755 --- a/yarrg/web/docs +++ b/yarrg/web/docs @@ -35,7 +35,6 @@ YARRG (Yet Another Revenue Research Gatherer) -<& webcopyright &>

Introduction to YARRG

diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 6abba56..931594a 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -85,7 +85,6 @@ foreach my $var (@vars) { <% ucfirst $ahtml{Query} %> - YARRG -<& webcopyright &> YARRG - Yet Another Revenue Research Gatherer diff --git a/yarrg/web/webcopyright b/yarrg/web/webcopyright deleted file mode 100644 index b0f724f..0000000 --- a/yarrg/web/webcopyright +++ /dev/null @@ -1,13 +0,0 @@ - -- 2.30.2