Explorar o código

User - Edit: Clean up.

fusionate %!s(int64=2) %!d(string=hai) anos
pai
achega
6e7b1d5c57
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/users/user_edit.php

+ 1 - 1
core/users/user_edit.php

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