[freeside-commits] freeside/FS/FS Mason.pm,1.23,1.24
Ivan,,,
ivan at wavetail.420.am
Sat Jan 2 19:07:31 PST 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv27728/FS/FS
Modified Files:
Mason.pm
Log Message:
can't we all just get along (with RT 3.8.7)?
Index: Mason.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Mason.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Mason.pm 28 Dec 2009 19:18:18 -0000 1.23
+++ Mason.pm 3 Jan 2010 03:07:29 -0000 1.24
@@ -266,9 +266,11 @@
#to throw a real error instead of just a mysterious unstyled RT
use CSS::Squish 0.06;
+ use RT::Interface::Web::Request;
+
#slow, unreliable, segfaults and is optional
#see rt/html/Ticket/Elements/ShowTransactionAttachments
- use Text::Quoted;
+ #use Text::Quoted;
#?#use File::Path qw( rmtree );
#?#use File::Glob qw( bsd_glob );
More information about the freeside-commits
mailing list