A real easter egg ;-)
This commit is contained in:
+2
-1
@@ -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
Binary file not shown.
|
After Width: | Height: | Size: 334 B |
Reference in New Issue
Block a user