Fix bug : call to invalid static data
This commit is contained in:
parent
2dd99ad8e2
commit
46a98714b3
1 changed files with 0 additions and 2 deletions
|
|
@ -77,8 +77,6 @@ function show_direct_form($cn,$ledger,$p_array)
|
|||
|
||||
$id=(isset ($_REQUEST['p_jrn']))?$_REQUEST['p_jrn']:-1;
|
||||
|
||||
echo Acc_Reconciliation::$javascript;
|
||||
|
||||
// Show the predef operation
|
||||
// Don't forget the p_jrn
|
||||
echo '<form method="get">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue