repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git]
/
group
/
db
/
dbcourselib.php
blob
f87d8edb78322ca34e5790045183a422f96b9777
1
<
?php
2
// @@@ TO DO
3
function
groups_db_get_forced_grouping
(
$courseid
) {
4
}
5
6
function
groups__db_set_forced_grouping
(
$courseid
,
$groupingid
) {
7
}
8
9
10
?
>