diff options
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 3cbf0e91f..555509a41 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 @@ -128,6 +131,9 @@ t/Conf.t t/ConfItem.t t/Misc.t t/Record.t +t/Report.pm +t/Report-Table.pm +t/Report-Table-Monthly.pm t/UID.t t/Msgcat.t t/SearchCache.t |