]> git.mjollnir.org Git - moodle.git/commit
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to...
authorskodak <skodak>
Sun, 30 Nov 2008 15:42:48 +0000 (15:42 +0000)
committerskodak <skodak>
Sun, 30 Nov 2008 15:42:48 +0000 (15:42 +0000)
commit283ebb71479bb2f7b84e0a8a93989ae44a33a8fd
treeeccd39010e68268ce5aab3c109f210c5986f12a1
parentd86f4473e596aada76ab737847541f9cdf07469c
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
blocks/online_users/block_online_users.php
blocks/online_users/db/access.php [new file with mode: 0644]
lang/en_utf8/block_online_users.php
version.php