]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-stats.php
More double- to single-quotes rewritten
[mailer.git] / inc / modules / member / what-stats.php
index 6f740bf7f212efdee773fdef491cd765d136897d..cc43347ac9a5dd4f935247c2c97622b0c88c5266 100644 (file)
@@ -63,7 +63,7 @@ if (SQL_NUMROWS($result) > 0) {
        $OUT = ''; $SW = 2;
        while ($data = SQL_FETCHARRAY($result)) {
                // Is the ZIP code set? If not, set dashes
-               if (empty($data['zip'])) $data['zip'] =  "---";
+               if (empty($data['zip'])) $data['zip'] =  '---';
 
                // Prepare content for output
                $content = array(