Added mail caching system

This commit is contained in:
Pierre
2017-05-24 16:37:41 +02:00
parent e04326c9f3
commit 72fe4108ba
8 changed files with 71 additions and 7 deletions

View File

@ -58,6 +58,7 @@ $config['JSfiles'] = array(
"%PATH_ASSETS%js/common/system.js",
//Components
"%PATH_ASSETS%js/components/mailCaching.js",
"%PATH_ASSETS%js/components/menuBar/common.js",
"%PATH_ASSETS%js/components/menuBar/notAuthenticated.js",