MDL-22404 add cohort ID to user filters
authorPetr Skoda <commits@skodak.org>
Sat, 9 Jul 2011 13:42:40 +0000 (15:42 +0200)
committerPetr Skoda <commits@skodak.org>
Sat, 9 Jul 2011 13:42:40 +0000 (15:42 +0200)
commit85c199aede8a01970be68ae32de2705c986a44bb
treed8b4bd2e81109086c8b79c22a7215264859fd664
parentf6f6138379b078341f29284feb7c18336e8eb3a5
MDL-22404 add cohort ID to user filters

We are using only ID because there might be hundreds of cohorts in the system at different contexts. There is no special access control because filtering is supposed to be used by admins only.
user/filters/cohort.php [new file with mode: 0644]
user/filters/lib.php