Converted indentation to tabs

This commit is contained in:
Marcos García 2013-04-14 13:07:05 +02:00
parent 90b9e7c136
commit b6ce386513

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)
{