mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 15:05:40 +00:00
Merge branch '3' into 4
This commit is contained in:
commit
7bd60f821a
@ -89,7 +89,6 @@ class CacheHeadersCheck implements EnvironmentCheck
|
|||||||
$this->getMessage(),
|
$this->getMessage(),
|
||||||
];
|
];
|
||||||
} else {
|
} else {
|
||||||
// @todo Ability to return a warning
|
|
||||||
return [
|
return [
|
||||||
EnvironmentCheck::ERROR,
|
EnvironmentCheck::ERROR,
|
||||||
$this->getMessage(),
|
$this->getMessage(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user