MDL-10914 support for groupings in Database module

This commit is contained in:
skodak 2007-08-20 21:16:43 +00:00
parent d7890a8d0b
commit 5d59cbe918

View File

@ -1698,6 +1698,7 @@ function data_print_header($course, $cm, $data, $currenttab='') {
/// Groups needed for Add entry tab
$currentgroup = groups_get_activity_group($cm);
$groupmode = groups_get_activity_groupmode($cm);
/// Print the tabs