Maxi debug of multiprice feature

Prepare 2.5.1
This commit is contained in:
Laurent Destailleur 2009-01-10 03:54:41 +00:00
parent ec94209502
commit 811959e763

View File

@ -269,7 +269,7 @@ else
array('from'=>'2.1.0', 'to'=>'2.2.0'),
array('from'=>'2.2.0', 'to'=>'2.4.0'),
array('from'=>'2.4.0', 'to'=>'2.5.0'),
array('from'=>'2.5.0', 'to'=>'2.6.0')
//array('from'=>'2.5.0', 'to'=>'2.6.0')
);
# Upgrade lines
foreach ($migrationscript as $migarray)