mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
A real easter egg ;-)
This commit is contained in:
parent
ef61c5f964
commit
2eb662d261
@ -1781,7 +1781,8 @@ function replace_smilies(&$text) {
|
||||
'(heart)' => 'heart',
|
||||
'(y)' => 'yes',
|
||||
'(n)' => 'no',
|
||||
'(martin)' => 'martin'
|
||||
'(martin)' => 'martin',
|
||||
'()' => 'egg'
|
||||
);
|
||||
|
||||
if ($runonce == false) { /// After the first time this is not run again
|
||||
|
BIN
pix/s/egg.gif
Executable file
BIN
pix/s/egg.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 334 B |
Loading…
x
Reference in New Issue
Block a user