|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $chattheme_cfg = new stdClass() | |
| $chattheme_cfg | avatar = false |
| $chattheme_cfg | align = false |
| $chattheme_cfg | event_message |
| $chattheme_cfg | user_message |
| $chattheme_cfg = new stdClass() |
Definition at line 2 of file config.php.
| $chattheme_cfg align = false |
Definition at line 4 of file config.php.
| $chattheme_cfg avatar = false |
Definition at line 3 of file config.php.
| $chattheme_cfg event_message |
"event">___event___</span>
</div>
TEMPLATE
Definition at line 5 of file config.php.
| $chattheme_cfg user_message |
"text">
___message___
</div>
</div>
TEMPLATE
Definition at line 12 of file config.php.