fusionate 2 жил өмнө
parent
commit
6e7b1d5c57

+ 1 - 1
core/users/user_edit.php

@@ -114,7 +114,7 @@
 
 
 //prepare the data
 //prepare the data
 	if (!empty($_POST)) {
 	if (!empty($_POST)) {
-view_array($_POST, 0);
+
 		//get the HTTP values and set as variables
 		//get the HTTP values and set as variables
 			if (permission_exists('user_edit') && $action == 'edit') {
 			if (permission_exists('user_edit') && $action == 'edit') {
 				$user_uuid = $_REQUEST["id"];
 				$user_uuid = $_REQUEST["id"];