mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/10897] Add comment about what's going on.
PHPBB3-10897
This commit is contained in:
@@ -2120,6 +2120,7 @@ function change_database_data(&$no_updates, $version)
|
|||||||
AND module_mode = \'signature\'';
|
AND module_mode = \'signature\'';
|
||||||
_sql($sql, $errored, $error_ary);
|
_sql($sql, $errored, $error_ary);
|
||||||
|
|
||||||
|
// Update bot list
|
||||||
$bots_to_update = array(
|
$bots_to_update = array(
|
||||||
'Baidu [Spider]' => array('Baiduspider', ''),
|
'Baidu [Spider]' => array('Baiduspider', ''),
|
||||||
'Exabot [Bot]' => array('Exabot', ''),
|
'Exabot [Bot]' => array('Exabot', ''),
|
||||||
|
Reference in New Issue
Block a user