]> git.mxchange.org Git - mailer.git/blobdiff - inc/autopurge.php
__ACL_ALLOW rewritten to and @TODO finished
[mailer.git] / inc / autopurge.php
index 75bddcd86b15f2864ccb3d377222099beda077e1..262bc3d1f3518bfc4a12d4a8c31af111fab6a050 100644 (file)
@@ -38,7 +38,7 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Load all includes
-$INC_POOL = GET_DIR_AS_ARRAY(PATH."inc/autopurge/", "purge-");
+$INC_POOL = GET_DIR_AS_ARRAY("inc/autopurge/", "purge-");
 
 // Run the filter
 RUN_FILTER('load_includes', $INC_POOL);