1
0
Fork 0
mirror of https://github.com/Findus23/matomo-DiagnosticsExtended.git synced 2024-09-19 16:03:46 +02:00
This commit is contained in:
Lukas Winkler 2021-04-15 11:47:57 +02:00
parent 8b61d8fbf8
commit b6b0636f45
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -53,7 +53,7 @@ class URLCheck implements Diagnostic
$this->label,
DiagnosticResult::STATUS_INFORMATIONAL,
Piwik::translate("DiagnosticsExtended_URLCheckSkipped")
)]
)];
}
//TODO: don't check if running in development mode
$result = new DiagnosticResult($this->label);