2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2008-03-31 04:21:56 +00:00
parent 6b08da9e5a
commit 2380b45daa

View File

@@ -32,6 +32,7 @@ if (! defined('ADODB_DATE_VERSION')) include_once(DOL_DOCUMENT_ROOT."/includes/a
/**
\class DoliDb
\brief Classe de gestion de la database de dolibarr
\remarks Works with PHP5 Only
*/
class DoliDb
{