]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/holiday_functions.php
mailer project continued:
[mailer.git] / inc / libs / holiday_functions.php
index b38e212039cee991efd5e0c25804a36f24b5f93e..bd09b0a29e3a0ce5f2ff75ba029ad3bb36248927 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 *
@@ -87,7 +87,7 @@ LIMIT 1",
                        sendEmail($content['userid'], '{--MEMBER_HOLIDAY_UNLOCK_SUBJECT--}', $message);
 
                        // Remember userid for admin
-                       $admin .= $content['userid']."\n";
+                       $admin .= $content['userid'].chr(10);
                } // END - if
 
                // Send mail to admins