function_names() might not like the egg
This commit is contained in:
+1
-1
@@ -1782,7 +1782,7 @@ function replace_smilies(&$text) {
|
||||
'(y)' => 'yes',
|
||||
'(n)' => 'no',
|
||||
'(martin)' => 'martin',
|
||||
'()' => 'egg'
|
||||
'( )' => 'egg'
|
||||
);
|
||||
|
||||
if ($runonce == false) { /// After the first time this is not run again
|
||||
|
||||
Reference in New Issue
Block a user