From f63a559570921ae9c094e5854f3eb9f72f093259 Mon Sep 17 00:00:00 2001 From: mjollnir_ Date: Thu, 27 Jan 2005 02:17:35 +0000 Subject: [PATCH] Fixing bug #2419 - missing global $CFG in upgrade for choice resulting in missing prefix --- mod/choice/db/mysql.php | 3 +++ mod/choice/db/postgres7.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/mod/choice/db/mysql.php b/mod/choice/db/mysql.php index 839e4d335d..64c36d5ee5 100644 --- a/mod/choice/db/mysql.php +++ b/mod/choice/db/mysql.php @@ -1,6 +1,9 @@