Code style changed, ext-user continued:
[mailer.git] / inc / filter / beg_filter.php
index c96ba0b254e82f252d2b27d346b439a6d1d79a93..7c3cfc1c45e29289e1fbb3300aa221d221d2fdd4 100644 (file)
@@ -52,7 +52,7 @@ function FILTER_BEG_RALLYE_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;
 }