phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4289 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4289 - phpcompta/trunk/include
Date: Wed, 2 Nov 2011 20:01:00 +0100 (CET)

Author: danydb
Date: 2011-11-02 20:00:59 +0100 (Wed, 02 Nov 2011)
New Revision: 4289

Modified:
   phpcompta/trunk/include/class_pre_operation.php
Log:
class_pre_operation remove useless hidden

Modified: phpcompta/trunk/include/class_pre_operation.php
===================================================================
--- phpcompta/trunk/include/class_pre_operation.php     2011-11-02 19:00:19 UTC 
(rev 4288)
+++ phpcompta/trunk/include/class_pre_operation.php     2011-11-02 19:00:59 UTC 
(rev 4289)
@@ -195,9 +195,6 @@
 
         $hid=new IHidden();
         $r=$hid->input("action","use_opd");
-       echo HtmlInput::hidden('ac',$_REQUEST['ac']);
-        $r.=dossier::hidden();
-        $r.=$hid->input("p_jrn",$this->get("ledger"));
         $r.=$hid->input("jrn_type",$this->get("ledger_type"));
         if ($this->count() != 0 )
         {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]