diff options
author | ivan <ivan> | 2010-09-17 23:32:33 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-09-17 23:32:33 +0000 |
commit | 9b05a3660eabd3215bdebf9429eb490b41570436 (patch) | |
tree | eac12c091ec6971a80ea6f10dc3627d7b4017a1a /FS/MANIFEST | |
parent | 5a52da30588e8811338845ce2edaf0631acad479 (diff) |
refactor giant cust_main.pm a little in preparation of adding API methods for maestro, RT#9967
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 64c7a0696..af1041db4 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -71,6 +71,7 @@ FS/cust_main.pm FS/cust_main/Billing.pm FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm +FS/cust_main/Search.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm |