]> git.decadent.org.uk Git - maypole.git/commitdiff
TOO MUCH HASSLE.
authorSimon Cozens <simon@simon-cozens.org>
Tue, 13 Apr 2004 13:16:57 +0000 (13:16 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Tue, 13 Apr 2004 13:16:57 +0000 (13:16 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@130 48953598-375a-da11-a14b-00016c27c3ee

lib/Maypole/View/Base.pm

index 37ca4318d32304a42977e1cb996c36eb0ea5152b..58eda6a82b7eca73928c99a42de2e9d80a7edfc8 100644 (file)
@@ -38,7 +38,6 @@ sub vars {
             moniker => $class->moniker,
             plural  => $class->plural_moniker,
             cgi => { $class->to_cgi },
-            description => $class->description
         };
 
         # User-friendliness facility for custom template writers.