mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
This just caught my eye; obsolete and misleading line removed.
This commit is contained in:
parent
255804071d
commit
5e5c0f1ea5
@ -1179,7 +1179,6 @@ class block_admin extends block_list { ... }
|
||||
<pre class="code">
|
||||
function init() {
|
||||
$this->title = get_string('blockname','block_online_users');
|
||||
$this->content_type = BLOCK_TYPE_TEXT;
|
||||
$this->version = 2004111600;
|
||||
}
|
||||
</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user