projects
/
mailer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git]
/
inc
/
modules
/
admin
/
what-list_networks.php
diff --git
a/inc/modules/admin/what-list_networks.php
b/inc/modules/admin/what-list_networks.php
index
1f90f6e
..
283feb5
100644
(file)
--- a/
inc/modules/admin/what-list_networks.php
+++ b/
inc/modules/admin/what-list_networks.php
@@
-78,7
+78,7
@@
FROM
ORDER BY
`network_short_name` ASC', __FILE__, __LINE__);
-//
Do we hav
e entries?
+//
Are ther
e entries?
if (!SQL_HASZERONUMS($result)) {
// List all
$OUT = '';