A real easter egg ;-)

This commit is contained in:
moodler
2006-09-22 02:28:13 +00:00
parent ef61c5f964
commit 2eb662d261
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -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
Executable
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B