mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/10897] Add comment about what's going on.
PHPBB3-10897
This commit is contained in:
parent
b2183c9b70
commit
de6d741d96
1 changed files with 1 additions and 0 deletions
|
@ -2120,6 +2120,7 @@ function change_database_data(&$no_updates, $version)
|
|||
AND module_mode = \'signature\'';
|
||||
_sql($sql, $errored, $error_ary);
|
||||
|
||||
// Update bot list
|
||||
$bots_to_update = array(
|
||||
'Baidu [Spider]' => array('Baiduspider', ''),
|
||||
'Exabot [Bot]' => array('Exabot', ''),
|
||||
|
|
Loading…
Add table
Reference in a new issue