diff --git a/agent/accounts.php b/agent/accounts.php index a0768ed7..b96ffe53 100644 --- a/agent/accounts.php +++ b/agent/accounts.php @@ -38,7 +38,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
| diff --git a/agent/contacts.php b/agent/contacts.php index 73eacde9..40e9630a 100644 --- a/agent/contacts.php +++ b/agent/contacts.php @@ -288,7 +288,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); |