diff --git a/clients.php b/clients.php index b7306f23..a7f9fe69 100644 --- a/clients.php +++ b/clients.php @@ -190,8 +190,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
- -
diff --git a/contacts.php b/contacts.php index 61cd9ec7..7c2b252e 100644 --- a/contacts.php +++ b/contacts.php @@ -117,8 +117,18 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
- -
diff --git a/credentials.php b/credentials.php index 38976b7f..f2847232 100644 --- a/credentials.php +++ b/credentials.php @@ -131,8 +131,18 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
- -
diff --git a/locations.php b/locations.php index 98970bb6..3e589f3b 100644 --- a/locations.php +++ b/locations.php @@ -105,8 +105,18 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
- -