[freeside-commits] freeside/FS/FS/ClientAPI MyAccount.pm, 1.53.2.11, 1.53.2.12

Ivan,,, ivan at wavetail.420.am
Mon Jun 2 10:06:12 PDT 2008


Update of /home/cvs/cvsroot/freeside/FS/FS/ClientAPI
In directory wavetail.420.am:/tmp/cvs-serv25472/FS/FS/ClientAPI

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	MyAccount.pm 
Log Message:
badly placed small_custview all of a sudden causing fatal errors?!  wtf

Index: MyAccount.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/ClientAPI/MyAccount.pm,v
retrieving revision 1.53.2.11
retrieving revision 1.53.2.12
diff -u -d -r1.53.2.11 -r1.53.2.12
--- MyAccount.pm	23 Jan 2008 19:09:39 -0000	1.53.2.11
+++ MyAccount.pm	2 Jun 2008 17:06:10 -0000	1.53.2.12
@@ -7,7 +7,7 @@
 use Date::Format;
 use Business::CreditCard;
 use Time::Duration;
-use FS::CGI qw(small_custview); #doh
+use FS::UI::Web::small_custview qw(small_custview); #less doh
 use FS::UI::Web;
 use FS::UI::bytecount;
 use FS::Conf;



More information about the freeside-commits mailing list