This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 06:18:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
blocks
/
online_users
History
skodak
283ebb7147
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles
2008-11-30 15:42:48 +00:00
..
db
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles
2008-11-30 15:42:48 +00:00
block_online_users.php
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles
2008-11-30 15:42:48 +00:00
settings.php
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00