From ee91847c50acfd8c98eb46cc368de03133709067 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 5 Mar 2017 21:43:04 -0700 Subject: [PATCH] Update php.sh --- debian/resources/php.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/resources/php.sh b/debian/resources/php.sh index fa369ba..3427f80 100755 --- a/debian/resources/php.sh +++ b/debian/resources/php.sh @@ -6,7 +6,6 @@ cd "$(dirname "$0")" #includes . ./config.sh . ./colors.sh -. ./arguments.sh #send a message verbose "Configuring PHP"