>Can you say me how I can change the text on the
>whisper-function?
>old: [Freaky]>[Joel] Hello
>new: [Freaky]whisper[Joel] Hello
Really easy! Replace '>' by 'whisper' in:
- 'chat/messagesL.php3', line 177 (just after the
</BDO> tag);
- 'chat/loader.php3', line 180;
- 'chat/export.php3', line 59.
Hope that helps,
Loc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Can you say me how I can change the text on the whisper-function?
old: [Freaky]>[Joel] Hello
new: [Freaky]whisper[Joel] Hello
and how can I change the command?
old: /TO Joel Hello
new: /Joel Hello
or: /w Joel Hello
Can you help me?
Joel
Hi Joel!
>Can you say me how I can change the text on the
>whisper-function?
>old: [Freaky]>[Joel] Hello
>new: [Freaky]whisper[Joel] Hello
Really easy! Replace '>' by 'whisper' in:
- 'chat/messagesL.php3', line 177 (just after the
</BDO> tag);
- 'chat/loader.php3', line 180;
- 'chat/export.php3', line 59.
Hope that helps,
Loc