]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter/theme_filter.php
Code style changed, ext-user continued:
[mailer.git] / inc / filter / theme_filter.php
index 9cd0749e5ce5ed18c8ceb1102cf15dcc3437334e..742f6b08c8def5eba2e709fac91d0c9a742010f3 100644 (file)
@@ -95,7 +95,7 @@ function FILTER_THEME_USER_REGISTRATION_ADD_SQL_COLUMNS ($filterData) {
 
        // Return filter data
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'Done!');
-       //* NOISY-DEBUG: */ print __FUNCTION__.':filterData=<pre>'.print_r($filterData,true).'</pre>';
+       //* NOISY-DEBUG: */ print __FUNCTION__.':filterData=<pre>'.print_r($filterData,TRUE).'</pre>';
        return $filterData;
 }