From 2ee84c2675a13704cc4f895e66b04977939f0517 Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 30 Dec 2021 18:33:28 -0800 Subject: [PATCH] Added a few more comments Signed-off-by: snipe --- app/Http/Controllers/ModalController.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/Http/Controllers/ModalController.php b/app/Http/Controllers/ModalController.php index 795dc25531..9d89c61543 100644 --- a/app/Http/Controllers/ModalController.php +++ b/app/Http/Controllers/ModalController.php @@ -11,9 +11,15 @@ class ModalController extends Controller * Load the modal views after confirming they are in the allowed_types array. * The allowed types away just prevents shithead skiddies from fuzzing the urls * with automated scripts and junking up the logs. - snipe + * + * @version v5.3.7-pre + * @author [Brady Wetherington] [] + * @author [A. Gianotto] [