mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Minor improvements (#1530)
* Minor improvements * Update changes.txt * Update attach_maintenance.php * Update CHANGELOG.md
This commit is contained in:
parent
04ed0202c6
commit
137865f3f3
4 changed files with 99 additions and 5 deletions
|
@ -11,8 +11,6 @@ if (!defined('BB_ROOT')) {
|
|||
die(basename(__FILE__));
|
||||
}
|
||||
|
||||
global $attach_config;
|
||||
|
||||
DB()->expect_slow_query(600);
|
||||
|
||||
$fix_errors = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue