mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
...
git-svn-id: file:///svn/phpbb/trunk@8221 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c2721483b6
commit
5f37327568
@ -166,10 +166,6 @@ function add_bots()
|
|||||||
'YahooSeeker [Bot]' => array('YahooSeeker/', ''),
|
'YahooSeeker [Bot]' => array('YahooSeeker/', ''),
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!function_exists('user_add'))
|
|
||||||
{
|
|
||||||
include($phpbb_root_path . 'includes/functions_user.' . $phpEx);
|
|
||||||
}
|
|
||||||
|
|
||||||
foreach ($bots as $bot_name => $bot_ary)
|
foreach ($bots as $bot_name => $bot_ary)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user