X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_user.php;h=9a0536f2e5f8c80787b027dc7b58320ea9f19602;hp=37ecc5382a99e5c22f3b7f495a4dcfd237ffb975;hb=357b2ca133fc1f89db74097955c366cb4bee6996;hpb=3fc48d57e44aec36f8edc4574c4e7cdf18bb49de diff --git a/inc/modules/admin/what-del_user.php b/inc/modules/admin/what-del_user.php index 37ecc5382a..9a0536f2e5 100644 --- a/inc/modules/admin/what-del_user.php +++ b/inc/modules/admin/what-del_user.php @@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { } // Display only title when no form was submitted -ADD_DESCR("admin", basename(__FILE__)); +ADD_DESCR("admin", __FILE__); // User exists.. if ((isset($_POST['ok'])) || ((isset($_POST['del'])) && (!empty($_POST['reason'])))) {