- remove commented code;

This commit is contained in:
nikitasinelnikov
2019-05-10 20:48:06 +03:00
parent 16c1382491
commit 2eb633d0b5
2 changed files with 20 additions and 22 deletions
-2
View File
@@ -405,8 +405,6 @@ function um_user_edit_profile( $args ) {
* }
* ?>
*/
/*var_dump( $files );
exit;*/
$files = apply_filters( 'um_user_pre_updating_files_array', $files );
if ( ! empty( $files ) && is_array( $files ) ) {