From 39dd311cee2255c6cc41d656007f395784e44d31 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 26 Dec 2023 22:58:20 -0500 Subject: feat:explain the users query --- misc/tools.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'misc/tools.php') diff --git a/misc/tools.php b/misc/tools.php index 9917be7..0dbb7b8 100644 --- a/misc/tools.php +++ b/misc/tools.php @@ -1,4 +1,7 @@ "; + } + + return $q; + } ?> -- cgit v1.2.1