]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/profile_functions.php
This debug message was to noisy but it is needed in development (where debug-mode...
[mailer.git] / inc / libs / profile_functions.php
index 97b197f1a999fc3cf908438579706f9d67ad00d0..7a3664c68e6a627f0d1c72f76d5f79d2a5ba8088 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 *
@@ -68,7 +68,7 @@ function getResendProfileUpdate () {
        return $GLOBALS[__FUNCTION__];
 }
 
-// Determines wether sending profile update notification is enabled
+// Determines whether sending profile update notification is enabled
 function isSendProfileUpdateEnabled() {
        // Do we have cache?
        if (!isset($GLOBALS[__FUNCTION__])) {