Update ioncube.sh

pull/123/head
midoks 3 years ago
parent c23894ee5e
commit aceb4332fd
  1. 1
      plugins/php/versions/common/ioncube.sh

@ -22,6 +22,7 @@ IC_VERSION=${version:0:1}.${version:1:2}
if [ "$version" -gt "74" ];then
echo "not need"
exit 1
fi

Loading…
Cancel
Save