summaryrefslogtreecommitdiff
path: root/FS/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r--FS/MANIFEST11
1 files changed, 7 insertions, 4 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST
index 4e33efea7..921bbc91b 100644
--- a/FS/MANIFEST
+++ b/FS/MANIFEST
@@ -28,6 +28,7 @@ FS.pm
FS/CGI.pm
FS/InitHandler.pm
FS/ClientAPI.pm
+FS/ClientAPI_SessionCache.pm
FS/ClientAPI/passwd.pm
FS/ClientAPI/MyAccount.pm
FS/Conf.pm
@@ -38,10 +39,7 @@ FS/Report.pm
FS/Report/Table.pm
FS/Report/Table/Monthly.pm
FS/SearchCache.pm
-FS/UI/Base.pm
-FS/UI/CGI.pm
-FS/UI/Gtk.pm
-FS/UI/agent.pm
+FS/UI/Web.pm
FS/UID.pm
FS/Msgcat.pm
FS/acct_snarf.pm
@@ -149,11 +147,14 @@ FS/queue_arg.pm
FS/queue_depend.pm
FS/msgcat.pm
FS/cust_tax_exempt.pm
+FS/clientapi_session.pm
+FS/clientapi_session_field.pm
t/agent.t
t/agent_type.t
t/CGI.t
t/InitHandler.t
t/ClientAPI.t
+t/ClientAPI_SessionCache.t
t/Conf.t
t/ConfItem.t
t/Misc.t
@@ -267,3 +268,5 @@ t/queue_arg.t
t/queue_depend.t
t/msgcat.t
t/raddb.t
+t/clientapi_session.t
+t/clientapi_session_field.t