]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-payout.php
More double- to single-quotes rewritten
[mailer.git] / inc / modules / member / what-payout.php
index b2ede1b71cbe5bffda0eafa51fe12b7b0c48b925..ab2147a05e14581e45d13b32d79502d38a1ede37 100644 (file)
@@ -123,8 +123,8 @@ ORDER BY p.payout_timestamp DESC",
                                        $content['target_bank'] = "<a href=\"".DEREFERER($content['url'])."\" target=\"_blank\">{--CLICK_HERE--}</a>";
                                } else {
                                        // e-currency payout request
-                                       if (empty($content['target_account'])) $content['target_account'] = "---";
-                                       if (empty($content['target_bank']))    $content['target_bank']    = "---";
+                                       if (empty($content['target_account'])) $content['target_account'] = '---';
+                                       if (empty($content['target_bank']))    $content['target_bank']    = '---';
                                }
 
                                // Prepare data for the template