From 59d53786f1c3352c1712becbe1230f291a87a38a Mon Sep 17 00:00:00 2001 From: ZeroPath Date: Thu, 12 Mar 2026 18:52:48 +0000 Subject: [PATCH] Disable insecure eval() & system() calls in upload.php --- upload.php | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/upload.php b/upload.php index ac74e8d..5fca368 100644 --- a/upload.php +++ b/upload.php @@ -1,23 +1,5 @@ -