]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/profile_functions.php
mailer project continued:
[mailer.git] / inc / libs / profile_functions.php
index b76c47c8fcc57167d91c97939322bf744a30bb33..7a3664c68e6a627f0d1c72f76d5f79d2a5ba8088 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * 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 *
@@ -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__])) {