Renamed ifSqlHasZeroNums() to ifSqlHasZeroNumRows() and improved some queries.
[mailer.git] / inc / modules / admin / what-memedit.php
index 81ce2c312f12e2f2b2cefc647692040381166691..dc9b102b557ff25d3dc1c353b7ec28ba414e8c16 100644 (file)
@@ -196,7 +196,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive()
        }
 
        // Some are there?
-       if (!ifSqlHasZeroNums($result)) {
+       if (!ifSqlHasZeroNumRows($result)) {
                $count = '0'; $OUT = '';
                while ($content = sqlFetchArray($result)) {
                        // Set sub value