corrected typo
parent
d9b66d228b
commit
d88bbaf03c
|
@ -140,7 +140,7 @@ function bot_block($db, $settings, $ip)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// receive a message from bot, check if it's ok to post, and do it (or quit)
|
// receive a message from a bot, check if it's ok to post, and do it (or quit)
|
||||||
function bot_me($db, $settings)
|
function bot_me($db, $settings)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue