X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-edit_user.php;h=dadb537c42aa38603d3678a2d264a6b0352a19b4;hb=4b9887f734067dc52a1730468e25ba066036a3e1;hp=831bdf064027e4e4cd758cc5520d2d107c48830d;hpb=414570c5081d337bb6c28dcf521bd8bca02f69e7;p=mailer.git diff --git a/inc/modules/admin/what-edit_user.php b/inc/modules/admin/what-edit_user.php index 831bdf0640..dadb537c42 100644 --- a/inc/modules/admin/what-edit_user.php +++ b/inc/modules/admin/what-edit_user.php @@ -1,7 +1,7 @@ ".sprintf(getMessage('ADMIN_MEMBER_404'), REQUEST_GET('uid')).""); + loadTemplate('admin_settings_saved', false, '
' . getMaskedMessage('ADMIN_MEMBER_404', bigintval(getRequestParameter('userid'))) . '
'); } -// +// Free the result +SQL_FREERESULT($result_main); + +// [EOF] ?>