diff --git a/include/opening.inc.php b/include/opening.inc.php index 2af9a218b..1ae51ba19 100644 --- a/include/opening.inc.php +++ b/include/opening.inc.php @@ -258,28 +258,6 @@ if ($sa=='step4') $ledger=new Acc_Ledger($cn, $p_jrn); require_once NOALYSS_INCLUDE.'/operation_ods_new.inc.php'; - /*echo '
'; - echo HtmlInput::button_anchor(_('Retour'), $back);*/ - - echo ''; -} -// if sa=step4 then record it -// -if ($_REQUEST['sa']=='step5') -{ - $p_jrn=$http->request("p_jrn","number"); - $ledger=new Acc_Ledger($cn, $p_jrn); - require_once NOALYSS_INCLUDE.'/operation_ods_new.inc.php'; + echo ''; }