Bug #41 : record even operation with amount of 0
This commit is contained in:
parent
a1e6c2772f
commit
64e848a73c
3 changed files with 66 additions and 10 deletions
|
|
@ -166,7 +166,7 @@ echo_debug('setup.php',__LINE__,"Execute sql $sql");
|
|||
*/
|
||||
function apply_patch($p_cn,$p_name)
|
||||
{
|
||||
$MaxVersion=42;
|
||||
$MaxVersion=44;
|
||||
echo '<ul>';
|
||||
for ( $i = 4;$i <= $MaxVersion;$i++)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue