(Grav GitSync) Automatic Commit from smokephil
This commit is contained in:
parent
d73d0ba519
commit
96a01e3ab4
260 changed files with 25905 additions and 16011 deletions
|
|
@ -52,7 +52,7 @@ class Apache extends Problem
|
|||
|
||||
$this->details = ['errors' => $apache_errors, 'success' => $apache_success];
|
||||
} else {
|
||||
$this->msg = 'Apache not installed, skipping...';
|
||||
$this->msg = 'Apache is not installed or PHP is not installed as Apache module, skipping...';
|
||||
}
|
||||
|
||||
return $this;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue