]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter/politician-stop_filter.php
Typo fixed.
[mailer.git] / inc / filter / politician-stop_filter.php
index f16dda33819e64a76506569d7acf259230217fc3..0d1a4e8a7250e0e3b3285897249faf72b2dbe5b0 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -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