diff --git a/htdocs/install/check.php b/htdocs/install/check.php index e774dbd3f5c..ec846c43404 100644 --- a/htdocs/install/check.php +++ b/htdocs/install/check.php @@ -394,8 +394,8 @@ else $dolibarrversiontoarray=preg_split('/[\.-]/',$versionto); $version=preg_split('/[\.-]/',DOL_VERSION); $newversionfrombis=''; - if (versioncompare($dolibarrversiontoarray,$version) < -2) $newversionfrombis='/'.$versionto; - print '