Minor improvements (#1530)

* Minor improvements

* Update changes.txt

* Update attach_maintenance.php

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-07-06 17:57:23 +07:00 committed by GitHub
commit 137865f3f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 99 additions and 5 deletions

View file

@ -11,8 +11,6 @@ if (!defined('BB_ROOT')) {
die(basename(__FILE__));
}
global $attach_config;
DB()->expect_slow_query(600);
$fix_errors = true;