Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / admin / what-list_refs.php
index c1367118a8d10893ff35070b51487fb07197680f..7c4d99b46210c35ce8adb71bff4bb467ec8592e1 100644 (file)
@@ -78,7 +78,7 @@ ORDER BY
                                        ), __FILE__, __LINE__);
                                //* DEBUG: */ debugOutput($userid.'/'.$levels['level'].'/'.SQL_NUMROWS($result_refs));
 
-                               // Do we have levels?
+                               // Is there levels?
                                if (!SQL_HASZERONUMS($result_refs)) {
                                        // Count entries
                                        $totalReferrals       = getUsersTotalReferrals($userid, $levels['level']);