]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-user_contct.php
mailer project continued:
[mailer.git] / inc / modules / admin / what-user_contct.php
index 8fd9adb47217fb4b74769003fab91765b7e682ca..7ad700cbd1e0ad122bdd46b0119f24b02c92cd3b 100644 (file)
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -44,7 +44,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 addYouAreHereLink('admin', __FILE__);
 
 // Is a user id given?
-if ((isGetRequestElementSet('userid')) && (bigintval(getRequestElement('userid')) > 0)) {
+if ((isGetRequestElementSet('userid')) && (isValidUserId(getRequestElement('userid')))) {
        // Is a user account found?
        if (fetchUserData(getRequestElement('userid'))) {
                // Load the data