syntax
This commit is contained in:
parent
7d84c573ab
commit
0d1697589e
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user