diff --git a/GameEngine/Database.php b/GameEngine/Database.php index 8397760e..aeb4c013 100755 --- a/GameEngine/Database.php +++ b/GameEngine/Database.php @@ -1570,7 +1570,7 @@ class MYSQLi_DB implements IDbConnection { (int) $row['owner'], 2, 'New Message in Alliance Forum', - "Hi!\n\n".$this->escape($session->username)." posted a new message into your common topic. Here\\'s a link that will get you there: forum link\n\nYours sincerely,\nServer Robot :)", + "Hi!\n\n".$this->escape($session->username)." posted a new message into your common topic. Here\\'s a link that will get you there: forum link\n\nYours sincerely,\nServer Robot :)", 0, 0, 0, diff --git a/todo.txt b/todo.txt index 7d894829..095a1604 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,3 @@ -- link username to user when sending alliance forum notification message - link username to user in message sender - scale oasis regeneration with game progresses (now we have elephants and tigers everywhere) - add checkbox when sending units for a raid to include the attack in the raid list, if eligible