Improve module gestion : add bank; fix some bugs

This commit is contained in:
sparkyx 2006-06-24 18:47:37 +00:00
parent 364f8eae9e
commit 3419393d55
370 changed files with 3192 additions and 2988 deletions

View file

@ -32,7 +32,7 @@ class Document
var $d_mimetype; /*! \enum $d_mimetype */
var $d_filename; /*! \enum $d_filename */
var $d_lob; /*! \enum $d_lob the oid of the lob */
var $d_number; /*! \enum $d_number seq of action */
var $d_number; /*! \enum $d_number number of the document */
var $md_id; /*! \enum $md_id document's template */
/* Constructor
* \param $p_cn Database connection