CC-3237: Remove phing dependency of end user database installation

-Done
This commit is contained in:
Martin Konecny 2012-01-16 13:48:43 -05:00
parent 9d7a0f31ca
commit 9a64c49ef0
1 changed files with 0 additions and 4 deletions

View File

@ -55,10 +55,6 @@ if [ "$?" -ne "0" ]; then
exit 1
fi
# Install phing
pear channel-discover pear.phing.info
pear install phing/phing-2.4.2
# NGINX Config File
echo "----------------------------------------------------"
echo "2.1 NGINX Config File"