浏览代码

Update php.sh

FusionPBX 6 年之前
父节点
当前提交
4217afadc1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      debian/resources/php.sh

+ 1 - 0
debian/resources/php.sh

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