[freeside-commits] freeside/htetc handler.pl,1.76,1.77

Ivan,,, ivan at wavetail.420.am
Thu Dec 14 01:27:28 PST 2006


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

Modified Files:
	handler.pl 
Log Message:
make the config directory configurable

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- handler.pl	18 Oct 2006 23:07:07 -0000	1.76
+++ handler.pl	14 Dec 2006 09:27:26 -0000	1.77
@@ -60,7 +60,7 @@
                 [ 'freeside' => '%%%FREESIDE_DOCUMENT_ROOT%%%'    ],
                 [ 'rt'       => '%%%FREESIDE_DOCUMENT_ROOT%%%/rt' ],
               ],
-  data_dir=>'/usr/local/etc/freeside/masondata',
+  data_dir=>'%%%FREESIDE_CONF%%%/masondata',
   #out_mode=>'stream',
 
   #RT



More information about the freeside-commits mailing list