[freeside-commits] freeside/FS/FS cust_main.pm, 1.464.2.45, 1.464.2.46
Ivan,,,
ivan at wavetail.420.am
Wed Aug 25 01:43:33 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv7447
Modified Files:
Tag: FREESIDE_1_9_BRANCH
cust_main.pm
Log Message:
syntax error in backport or something
Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.464.2.45
retrieving revision 1.464.2.46
diff -u -w -d -r1.464.2.45 -r1.464.2.46
--- cust_main.pm 24 Aug 2010 03:03:31 -0000 1.464.2.45
+++ cust_main.pm 25 Aug 2010 08:43:31 -0000 1.464.2.46
@@ -2803,8 +2803,7 @@
} elsif ( $postal_pkg ) {
my $real_pkgpart = $postal_pkg->pkgpart;
- # we could implement this bit as FS::part_pkg::has_hidden, but we alre
-ady
+ # we could implement this bit as FS::part_pkg::has_hidden, but we already
# suffer from performance issues
$options{has_hidden} = 0;
my @part_pkg = $postal_pkg->part_pkg->self_and_bill_linked;
More information about the freeside-commits
mailing list