Browse Source

Update php.sh

FusionPBX 6 years ago
parent
commit
4217afadc1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/resources/php.sh

+ 1 - 0
debian/resources/php.sh

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