@ -17,7 +17,7 @@ sysName=`uname`
LIBNAME=ioncube
LIBV=0
if [ `echo "$version > 7.4"|bc` -eq 1 ];then
if [ `echo "$version > 8.3"|bc` -eq 1 ];then
echo "I won't support it"
exit 0
fi