Update php.sh

This commit is contained in:
FusionPBX
2018-11-05 23:27:36 -07:00
committed by GitHub
parent e052971f52
commit 4217afadc1

View File

@@ -6,6 +6,7 @@ cd "$(dirname "$0")"
#includes
. ./config.sh
. ./colors.sh
. ./environment.sh
#send a message
verbose "Configuring PHP"