freeside/FS/FS cust_bill.pm,1.117,1.118

ivan ivan at pouncequick.420.am
Sat May 14 11:03:06 PDT 2005


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv7540

Modified Files:
	cust_bill.pm 
Log Message:
h helps halot

Index: cust_bill.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_bill.pm,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- cust_bill.pm	14 May 2005 17:59:29 -0000	1.117
+++ cust_bill.pm	14 May 2005 18:03:03 -0000	1.118
@@ -1702,7 +1702,7 @@
     : join("\n", map { 
                        s/~/ /g;
                        s/\\\\\*?\s*$/<BR>/;
-                       s/\\hypenation\{[\w\s\-]+\}//;
+                       s/\\hyphenation\{[\w\s\-]+\}//;
                        $_;
                      }
                      $conf->config('invoice_latexreturnaddress')




More information about the freeside-commits mailing list