Code style changed, ext-user continued:
[mailer.git] / inc / filter / politician-stop_filter.php
index f16dda33819e64a76506569d7acf259230217fc3..915e6613c937e65d13a126386d89f007d5fd614c 100644 (file)
@@ -49,7 +49,7 @@ function FILTER_DISPLAY_POLITICIAN_STOP_SNIPPET ($filterData) {
        if ((isFullPage()) && (isExtensionActive('politician-stop')) && (getModule() != 'admin') && ($GLOBALS['__header_sent'] == 2)) {
                // Then display it here
                //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'Going to load template ...');
-               $filterData .= loadTemplate('politician_stop_snippet', true);
+               $filterData .= loadTemplate('politician_stop_snippet', TRUE);
        } // END - if
 
        // Return data