This commit is contained in:
Laurent Destailleur 2019-12-23 14:28:55 +01:00
parent 07c1a5717e
commit f09aecbdd8

View File

@ -464,7 +464,8 @@ else
array('from'=>'7.0.0', 'to'=>'8.0.0'), array('from'=>'7.0.0', 'to'=>'8.0.0'),
array('from'=>'8.0.0', 'to'=>'9.0.0'), array('from'=>'8.0.0', 'to'=>'9.0.0'),
array('from'=>'9.0.0', 'to'=>'10.0.0'), array('from'=>'9.0.0', 'to'=>'10.0.0'),
array('from'=>'10.0.0', 'to'=>'11.0.0') array('from'=>'10.0.0', 'to'=>'11.0.0'),
array('from'=>'11.0.0', 'to'=>'12.0.0')
); );
$count = 0; $count = 0;