Another fix... :(
[mailer.git] / inc / modules / admin / what-list_rallyes.php
index 0ebeb5e4a4d0ff7566374e2432b2322938b89a78..1ff14c15331517eb20b2b43accc8d115ea090990 100644 (file)
@@ -275,7 +275,7 @@ LIMIT 1",
 } else {
        // Start listing rallyes
        $result = SQL_QUERY("SELECT
-       `id`, `admin_id`, `title`, `descr`, `template`, `start_time`, `end_time`, `auto_add_new_user`, `is_active`, `send_notify`, `notified`, `min_users`, `min_prices
+       `id`, `admin_id`, `title`, `descr`, `template`, `start_time`, `end_time`, `auto_add_new_user`, `is_active`, `send_notify`, `notified`, `min_users`, `min_prices`
 FROM
        `{?_MYSQL_PREFIX?}_rallye_data`
 ORDER BY