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

skala
Ivan Tcholakov 16 years ago
parent a304ec8c90
commit 3217da82b5
  1. 1
      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

Loading…
Cancel
Save