I have FlashChat v5.0.1 and would like to know where I can edit its bad word because its editing stupid words like Bristol and Brush.
I opened badwords.php in the \inc folder but all that says is:
<?php
$GLOBALS['filename'] = 'badwords';
include(INC_DIR.'get_config.php');
?>
and get_config.php has nothing in there that I can edit as far as I know.
If anything, I wanna get rid of the censor all together.
So can someone please tell me how to do this.
Thankyou.
I opened badwords.php in the \inc folder but all that says is:
<?php
$GLOBALS['filename'] = 'badwords';
include(INC_DIR.'get_config.php');
?>
and get_config.php has nothing in there that I can edit as far as I know.
If anything, I wanna get rid of the censor all together.
So can someone please tell me how to do this.
Thankyou.