X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=23c59dbda10fb9f70822993131c6f373b53510f8;hp=877f3ce0ddd72f5c64759bf2ecaabd5db1ab6df1;hb=7fa84ef3ef04fe18608d85c8c3aa1f34fe824c6c;hpb=6569ee0ceffd720ca55594dc0f5a454187ee3b75 diff --git a/FS/MANIFEST b/FS/MANIFEST index 877f3ce0d..23c59dbda 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -37,6 +37,9 @@ FS/Conf.pm FS/ConfItem.pm FS/Misc.pm FS/Record.pm +FS/Report.pm +FS/Report/Table.pm +FS/Report/Table/Monthly.pm FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm @@ -102,6 +105,7 @@ FS/svc_acct.pm FS/svc_acct_pop.pm FS/svc_broadband.pm FS/svc_domain.pm +FS/svc_external.pm FS/router.pm FS/type_pkgs.pm FS/nas.pm @@ -127,6 +131,9 @@ t/Conf.t t/ConfItem.t t/Misc.t t/Record.t +t/Report.t +t/Report-Table.t +t/Report-Table-Monthly.t t/UID.t t/Msgcat.t t/SearchCache.t @@ -184,8 +191,10 @@ t/radius_usergroup.t t/session.t t/svc_acct.t t/svc_acct_pop.t +t/svc_broadband.t t/svc_Common.t t/svc_domain.t +t/svc_external.t t/svc_forward.t t/svc_www.t t/type_pkgs.t