[freeside-commits] branch master updated. 918b627555b7fbce548a21aa1e46b686505c3930
Ivan
ivan at 420.am
Sun Aug 10 13:21:05 PDT 2014
The branch, master has been updated
via 918b627555b7fbce548a21aa1e46b686505c3930 (commit)
from 1183e25b1f1da42774fb8d51f9f6b808ef7fad2b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 918b627555b7fbce548a21aa1e46b686505c3930
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Aug 10 13:21:03 2014 -0700
tyop
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 45f8f5e..99e0477 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -439,7 +439,7 @@ sub customer_info {
or return { 'error' => 'Unknown custnum' };
$cust_main->API_getinfo;
-:
+}
=item location_info
-----------------------------------------------------------------------
Summary of changes:
FS/FS/API.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list