]> git.mxchange.org Git - mailer.git/commitdiff
No die() here
authorRoland Häder <roland@mxchange.org>
Thu, 14 Jul 2011 13:10:27 +0000 (13:10 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 14 Jul 2011 13:10:27 +0000 (13:10 +0000)
inc/filter/coupon_filter.php

index 9a25fb0100c73f531ece318b88a2a360389b5d2c..44f7ff921bf0716d30aa6d0cf0656b6b3494e253 100644 (file)
@@ -44,7 +44,6 @@ if (!defined('__SECURITY')) {
 function FILTER_COUPON_CHANGE_POINTS_COLUMN_NAME ($filterData) {
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'Called!');
        // Get the column name from extension's name and 'locked'
-       die('<pre>'.print_r($filterData,true).'</pre>');
        $filterData['column'] = getPointsColumnNameFromSubjectLocked($filterData['subject'], $filterData['locked']);
 
        // Return data