X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fadmin%2Fwhat-user_contct.php;h=f040f8fe9f31f17d4899a51cedd35e8e6c5c9fa5;hb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;hp=2de64b2ac80dc8a25fca45fd592bcfa78b9ed98c;hpb=596c8ab32594401ca84abfbfe35513ddfff31bec;p=mailer.git diff --git a/inc/modules/admin/what-user_contct.php b/inc/modules/admin/what-user_contct.php index 2de64b2ac8..f040f8fe9f 100644 --- a/inc/modules/admin/what-user_contct.php +++ b/inc/modules/admin/what-user_contct.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -44,7 +44,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) { addYouAreHereLink('admin', __FILE__); // Is a user id given? -if ((isGetRequestElementSet('userid')) && (isValidUserId(getRequestElement('userid')))) { +if ((isGetRequestElementSet('userid')) && (isValidId(getRequestElement('userid')))) { // Is a user account found? if (fetchUserData(getRequestElement('userid'))) { // Load the data