X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fnickname_functions.php;h=aa7e715ead06b6f0c3544c77c6dd5e2372640e27;hb=ad30a667fd8abeb576c04026b62c2e8a29d86f52;hp=9dab3165382792913703ab4f6ac9b2b7e9532d4a;hpb=1bf7c189fda17ce6c702f600c0eb084b681a307b;p=mailer.git diff --git a/inc/libs/nickname_functions.php b/inc/libs/nickname_functions.php index 9dab316538..aa7e715ead 100644 --- a/inc/libs/nickname_functions.php +++ b/inc/libs/nickname_functions.php @@ -18,6 +18,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -39,7 +40,7 @@ // Some security stuff... if (!defined('__SECURITY')) { die(); -} +} // END - if // Checks wether the nickname is active function isNicknameOrUserid ($useridNick) {