]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-stats.php
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / inc / modules / member / what-stats.php
index 2c000bc97910e0b5ccbead4381d725a21c8f2518..a5e520a23cbdd4d730e8aeb53174ce063056ef80 100644 (file)
@@ -101,7 +101,7 @@ ORDER BY timestamp_ordered DESC",
 
 if (SQL_NUMROWS($result) > 0) {
        // Mail orders are in pool so we can display them
-       $SW = 2; $OUT = "";
+       $OUT = ""; $SW = 2;
        while ($data = SQL_FETCHROW($result)) {
                // Prepare data for the template
                $content = array(