This commit is contained in:
Florian Henry 2014-04-13 20:39:40 +02:00
parent 7d84c573ab
commit 0d1697589e

View File

@ -82,7 +82,7 @@ $bankaccountstatic=new Account($db);
llxHeader();
$form = new Form($db);
$formother = new FormOther ( $db );
$formother = new FormOther($db);
if ($vline) $viewline = $vline;
else $viewline = 50;