Update php.sh

This commit is contained in:
FusionPBX 2017-03-04 12:55:29 -07:00 committed by GitHub
parent c8ea43a19c
commit 7141d47842
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ./config.sh
. ./colors.sh
. ./arguments.sh