WR489688: ci fixes

This commit is contained in:
Sarah Cotton
2026-06-25 15:30:40 +01:00
parent 7b2106555b
commit ff63eb4233
55 changed files with 677 additions and 583 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ header('Cache-Control: public, max-age=10,s-maxage=10');
// @codingStandardsIgnoreEnd
define('NO_AUTH_OUTAGE', true);
require_once(__DIR__.'/../../config.php');
require_once(__DIR__ . '/../../config.php');
$active = outagedb::get_active();