Converted indentation to tabs

This commit is contained in:
Marcos García 2013-04-14 13:07:05 +02:00 committed by simnandez
parent 60cd3d1e41
commit 9163a0a9d0

View File

@ -284,7 +284,7 @@ if (($action == 'create' || $action == 'add') && empty($mesgs))
$lines[$i]->rowid,
$fk_parent_line,
$lines[$i]->fk_fournprice,
$lines[$i]->pa_ht
$lines[$i]->pa_ht
);
if ($result > 0)
{