[freeside-commits] freeside/bin pod2x,1.7.2.4,1.7.2.5

Ivan,,, ivan at wavetail.420.am
Wed Oct 3 19:22:46 PDT 2007


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail:/tmp/cvs-serv14157

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	pod2x 
Log Message:
fix FS::SelfService::XMLRPC pod generation

Index: pod2x
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/pod2x,v
retrieving revision 1.7.2.4
retrieving revision 1.7.2.5
diff -u -d -r1.7.2.4 -r1.7.2.5
--- pod2x	4 Oct 2007 02:07:07 -0000	1.7.2.4
+++ pod2x	4 Oct 2007 02:22:43 -0000	1.7.2.5
@@ -32,6 +32,7 @@
   map "$html/$_", qw( bin FS FS/UI FS/part_export FS/part_pkg
                       FS/ClientAPI FS/Cron FS/Misc FS/Report FS/Report/Table
                       FS/TicketSystem FS/UI
+                      FS/SelfService
                     )
 ) {
   -d $dir or mkdir $dir;



More information about the freeside-commits mailing list