From bc7cadcc73b6009d85f994770ca49ff78e5f0a2f Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Fri, 18 Sep 2020 08:35:21 -0500 Subject: [PATCH] convert optionhelp function to php file --- web/ajax/modal.php | 19 ++----- web/ajax/modals/filterdebug.php | 68 +++++++++++++----------- web/ajax/modals/optionhelp.php | 43 +++++++++++++++ web/skins/classic/includes/functions.php | 36 ------------- 4 files changed, 86 insertions(+), 80 deletions(-) create mode 100644 web/ajax/modals/optionhelp.php diff --git a/web/ajax/modal.php b/web/ajax/modal.php index 885aedd56..7436548b6 100644 --- a/web/ajax/modal.php +++ b/web/ajax/modal.php @@ -1,24 +1,15 @@ -