mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
v12
This commit is contained in:
parent
07c1a5717e
commit
f09aecbdd8
|
|
@ -464,7 +464,8 @@ else
|
|||
array('from'=>'7.0.0', 'to'=>'8.0.0'),
|
||||
array('from'=>'8.0.0', 'to'=>'9.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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user