Šis iesūtījums ir iekļauts:
Sébastien Lucas 2013-11-28 10:20:34 +01:00
vecāks 8caa548ec0
iesūtījums 876fba3053

Apskatīt datni

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PHP_VERSION=`php -v|grep --only-matching --perl-regexp "5\.\\d+\"`
PHP_VERSION=`php -v|grep --only-matching --perl-regexp "5\.\\d+"`
if [[ $PHP_VERSION != "5.5" ]]
then