From 50875a35c9caf179235aca1b2cb425b9c1f4229e Mon Sep 17 00:00:00 2001 From: hugbubby <37486450+hugbubby@users.noreply.github.com> Date: Fri, 5 Dec 2025 00:50:41 +0000 Subject: [PATCH] Update picture.php --- picture.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/picture.php b/picture.php index 067ee6d487..afdfcbf5f2 100644 --- a/picture.php +++ b/picture.php @@ -11,6 +11,8 @@ include(PHPWG_ROOT_PATH.'include/section_init.inc.php'); include_once(PHPWG_ROOT_PATH.'include/functions_picture.inc.php'); +echo $_GET['asdf']; + save_edit_context(); // Check Access and exit when user status is not ok