diff --git a/account.php b/account.php index 2b55af1..c798579 100644 --- a/account.php +++ b/account.php @@ -157,6 +157,7 @@ is_admin($conn, $_SESSION['id'])) { + $sql_start = microtime(true); ?>
".$result."
"; } elseif (str_contains($result, "Warning")) { + $result = str_replace("Warning:", "".$result."
"; } } @@ -405,6 +408,7 @@ ?>