Fixes for typos and cache problems
[mailer.git] / inc / extensions / ext-rallye.php
index 20422168561cc646ca7f56e14074bdfff9272b8a..d63be45392a49ab428caac21a681df59fc3925e1 100644 (file)
@@ -341,7 +341,7 @@ Zudem sollten Sie mindestens folgende Templates (in <strong>templates/".getLangu
 
                        // Check for new started but not notified rallyes
                        $result = SQL_QUERY("SELECT SQL_SMALL_RESULT
 
                        // Check for new started but not notified rallyes
                        $result = SQL_QUERY("SELECT SQL_SMALL_RESULT
-       `id`, `t`itle`, `start_time`, `end_time`, `send_notify`".$ADD1."
+       `id`, `title`, `start_time`, `end_time`, `send_notify`".$ADD1."
 FROM
        `{?_MYSQL_PREFIX?}_rallye_data`
 WHERE
 FROM
        `{?_MYSQL_PREFIX?}_rallye_data`
 WHERE