Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / admin / what-list_networks.php
index 1f90f6ea5ca86af30367d4f28bffe93c9472cfce..283feb5fc31f81c1daa677f4a28279550fa90096 100644 (file)
@@ -78,7 +78,7 @@ FROM
 ORDER BY
        `network_short_name` ASC', __FILE__, __LINE__);
 
 ORDER BY
        `network_short_name` ASC', __FILE__, __LINE__);
 
-// Do we have entries?
+// Are there entries?
 if (!SQL_HASZERONUMS($result)) {
        // List all
        $OUT = '';
 if (!SQL_HASZERONUMS($result)) {
        // List all
        $OUT = '';