X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_user.php;h=ba3d9e9c090c1df4cf266ebe258571dbaddcd7e3;hb=185b046f093581351ebd2823c2028356f6a392be;hp=9799da4fb5763c3e5549bc33c0bc5418ca812e05;hpb=5ef6ed7373ae85e5635e39e2a0adf9496a8add05;p=mailer.git diff --git a/inc/modules/admin/what-del_user.php b/inc/modules/admin/what-del_user.php index 9799da4fb5..ba3d9e9c09 100644 --- a/inc/modules/admin/what-del_user.php +++ b/inc/modules/admin/what-del_user.php @@ -67,7 +67,7 @@ if ((isset($_POST['ok'])) || ((isset($_POST['del'])) && (!empty($_POST['reason'] elseif (!empty($_POST['no'])) { // Do not delete him... - LOAD_URL(URL."/modules.php?module=admin&what=list_user&u_id=".$_GET['u_id']); + LOAD_URL("modules.php?module=admin&what=list_user&u_id=".$_GET['u_id']); } elseif (empty($_GET['u_id'])) {