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

-remove phing from airtime-full-install
This commit is contained in:
Martin Konecny 2012-01-12 15:49:53 -05:00
parent e70b490327
commit 69275066af

View file

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