phpcompta-dev
[Top][All Lists]
Advanced

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

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


From: phpcompta-dev
Subject: [Phpcompta-dev] r5601 - phpcompta/trunk/include
Date: Fri, 20 Dec 2013 11:30:17 +0100 (CET)

Author: danydb
Date: 2013-12-20 11:30:17 +0100 (Fri, 20 Dec 2013)
New Revision: 5601

Modified:
   phpcompta/trunk/include/class_document.php
Log:
insert_existing_document : copy existing lob into table document 
Add documentation

Modified: phpcompta/trunk/include/class_document.php
===================================================================
--- phpcompta/trunk/include/class_document.php  2013-12-20 10:29:20 UTC (rev 
5600)
+++ phpcompta/trunk/include/class_document.php  2013-12-20 10:30:17 UTC (rev 
5601)
@@ -382,6 +382,7 @@
     }
     /**
      * Copy a existing OID (LOB) into the table document
+     * @note  use of global variable $cn which is the db connx to the current 
folder
      * @param type $p_ag_id Follow_Up::ag_id
      * @param type $p_lob oid of existing document
      * @param type $p_filename filename of existing document



---
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]