]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter-functions.php
Filter support added to template engine, functions renamed
[mailer.git] / inc / filter-functions.php
index 41e5adeca08236ea36d2126e5457919c1cb259f9..e96ab005b547a10040be3c33188d53265b51db20 100644 (file)
@@ -163,7 +163,7 @@ ORDER BY
 
        // Compiling code
        registerFilter('compile_code', 'COMPILE_CONFIG');
-       registerFilter('compile_code', 'COMPILE_EXTENSION');
+       registerFilter('compile_code', 'COMPILE_EXPRESSION_CODE');
 
        // Generic extension update filters
        registerFilter('extension_update', 'UPDATE_EXTENSION_DATA');