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

_______________________________________________
Phpcompta  est un logiciel libre de comptabilité en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to