Skip to content

Commit

Permalink
A real easter egg ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Sep 22, 2006
1 parent ef61c5f commit 2eb662d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/weblib.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added pix/s/egg.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2eb662d

Please sign in to comment.