]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/nickname_functions.php
session_(un)register are deprecated as of 5.3.1
[mailer.git] / inc / libs / nickname_functions.php
index 9dab3165382792913703ab4f6ac9b2b7e9532d4a..aa7e715ead06b6f0c3544c77c6dd5e2372640e27 100644 (file)
@@ -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) {