Fix test
This commit is contained in:
parent
052b9904b8
commit
71dc5294a5
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ $_POST=array (
|
|||
'rapt' => '',
|
||||
'div' => 'det2',
|
||||
'act' => 'save',
|
||||
'op'=>'ledger'
|
||||
'op'=>'ledger',
|
||||
'jr_optype'=>'NOR'
|
||||
);
|
||||
$_POST['gDossier']=$gDossierLogInput;
|
||||
$_GET['gDossier']=$gDossierLogInput;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue