phpcompta-dev
[Top][All Lists]
Advanced

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

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


From: phpcompta-dev
Subject: [Phpcompta-dev] r5453 - phpcompta/trunk/include
Date: Tue, 1 Oct 2013 18:42:01 +0200 (CEST)

Author: danydb
Date: 2013-10-01 18:42:00 +0200 (Tue, 01 Oct 2013)
New Revision: 5453

Modified:
   phpcompta/trunk/include/class_follow_up.php
Log:
bug : aAction_detail not set

Modified: phpcompta/trunk/include/class_follow_up.php
===================================================================
--- phpcompta/trunk/include/class_follow_up.php 2013-10-01 15:18:09 UTC (rev 
5452)
+++ phpcompta/trunk/include/class_follow_up.php 2013-10-01 16:42:00 UTC (rev 
5453)
@@ -92,6 +92,7 @@
                $this->db = $p_cn;
                $this->ag_id=$p_id;
                $this->f_id = 0;
+                $this->aAction_detail=array();
        }
        static function sql_security_filter($cn,$p_mode)
        {



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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