Change log message
This commit is contained in:
parent
6fdecd40be
commit
5b09e1195e
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Function Add-Extension {
|
|||
}
|
||||
else {
|
||||
Install-PhpExtension -Extension $extension -MinimumStability $mininum_stability -Path $php_dir
|
||||
Add-Log $tick $extension "Downloaded and enabled"
|
||||
Add-Log $tick $extension "Installed and enabled"
|
||||
}
|
||||
}
|
||||
catch {
|
||||
|
|
|
|||
Loading…
Reference in a new issue