[freeside-commits] freeside/htetc handler.pl,1.68,1.69

Ivan,,, ivan at wavetail.420.am
Sun May 14 09:47:31 PDT 2006


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv14201/htetc

Modified Files:
	handler.pl 
Log Message:
first part of ACL and re-skinning work and some other small stuff

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- handler.pl	7 May 2006 20:27:21 -0000	1.68
+++ handler.pl	14 May 2006 16:47:29 -0000	1.69
@@ -179,6 +179,8 @@
       use FS::inventory_class;
       use FS::inventory_item;
       use FS::pkg_class;
+      use FS::access_user;
+      use FS::access_group;
 
       if ( %%%RT_ENABLED%%% ) {
         eval '



More information about the freeside-commits mailing list