]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_cache.php
Major cleanup of old-school HTML-mess...
[mailer.git] / inc / load_cache.php
index fb6c7aa633f69b24fe9d58d07ab044073b4b2337..8f7a3b1e95bc7473d1c7f7b03cba56399c666178 100644 (file)
@@ -66,6 +66,9 @@ loadIncludeOnce('inc/loader/load_cache-extension.php');
 // Init filter system
 initFilterSystem();
 
+// Init system here
+runFilterChain('init');
+
 // Load all includes
 loadIncludePool('cache');