commit
10c317ccb4
|
@ -475,9 +475,6 @@ installPECLModule () {
|
|||
elif test $1 -lt 700
|
||||
then
|
||||
installPECLModule_actual="${2}-2.5.5"
|
||||
elif test $1 -ge 703
|
||||
then
|
||||
installPECLModule_actual="${2}-beta"
|
||||
fi
|
||||
;;
|
||||
yaml)
|
||||
|
|
Loading…
Reference in New Issue