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