create new smarty function for displaying date in expected format

This commit is contained in:
Manuel Raynaud
2013-09-02 23:36:34 +02:00
parent 5568f2dc62
commit eeea885543
8 changed files with 187 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ if [ ! -f local/config/database.yml ]; then
echo "[FAILED] Please add your database informations in local/config/database.yml and start this script again."
else
echo -e "\n\e[01;34m[INFO] Downloading vendors\e[00m\n"
php composer install --prefer-dist --no-dev
composer install
cd local/config/