From 791125a0609b34dd3a8f9c6c1945c8a4f17f4d56 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 12 Dec 2022 19:25:47 -0500 Subject: [PATCH] Rename email parser file --- client_logins.php | 6 +++--- email_parser_cron.php => cron_ticket_email_parser.php | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename email_parser_cron.php => cron_ticket_email_parser.php (100%) diff --git a/client_logins.php b/client_logins.php index 86e7a97d..4033f43f 100644 --- a/client_logins.php +++ b/client_logins.php @@ -56,10 +56,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); "> Name - URL/Host Username Password OTP + URI Action @@ -103,12 +103,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - - + +