From aba757375ac90f1ac0112793ff7334d321491772 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 18 Jan 2006 05:43:57 +0000 Subject: [PATCH] Whoops, this file shouldnt be here :) --- db.update.12.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 db.update.12.sql diff --git a/db.update.12.sql b/db.update.12.sql deleted file mode 100644 index 058f961..0000000 --- a/db.update.12.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE `config` SET `description` = 'Self nominations for special awards are due either with registration or on a specific date. If "date" is used, it must be configured under "Important Dates" section. If you do not wish to allow students to self-nominate for special awards, set to "none" (none|date|registration)' WHERE `var` = 'specialawardnomination';