[Jifty-commit] r3851 - in jifty/trunk: lib/Jifty/View/Declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Aug 11 08:01:08 EDT 2007


Author: agentz
Date: Sat Aug 11 08:01:07 2007
New Revision: 3851

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/View/Declare/Helpers.pm

Log:
 r1272 at agentz-office:  agentz | 2007-08-11 20:00:22 +0800
 'svk push' sometimes gives me trouble...and i dunno why...


Modified: jifty/trunk/lib/Jifty/View/Declare/Helpers.pm
==============================================================================
--- jifty/trunk/lib/Jifty/View/Declare/Helpers.pm	(original)
+++ jifty/trunk/lib/Jifty/View/Declare/Helpers.pm	Sat Aug 11 08:01:07 2007
@@ -2,7 +2,7 @@
 use strict;
 
 package Jifty::View::Declare::Helpers;
-use Template::Declare::Tags 'HTML';
+use Template::Declare::Tags;
 use base qw/Template::Declare Exporter/;
 
 our @EXPORT = (


More information about the Jifty-commit mailing list