From 3217da82b5f044ca1174a75627605df7ec33cd4a Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Mon, 15 Feb 2010 08:04:07 +0200 Subject: [PATCH] Feature #347 - A duplicate and obviously wrong definition of the constant TABLE_MAIN_GROUP has been removed from the file database.lib.php. Reported by krikrizzz, see http://www.chamilo.org/en/node/190 --- main/inc/lib/database.lib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/main/inc/lib/database.lib.php b/main/inc/lib/database.lib.php index a35ac01a33..2d19ac891e 100755 --- a/main/inc/lib/database.lib.php +++ b/main/inc/lib/database.lib.php @@ -239,7 +239,6 @@ define('TABLE_USER_COURSE_CATEGORY', 'user_course_category'); // @TODO: Are these MAIN tables or course tables? // @TODO: Probably these constants are obsolete. define('TABLE_MAIN_SURVEY', 'survey'); -define('TABLE_MAIN_GROUP', 'survey_group'); define('TABLE_MAIN_SURVEYQUESTION', 'questions'); // Survey