2
0
forked from Wavyzz/dolibarr

Qual: Suppression de warning en mode error=E_ALL

This commit is contained in:
Laurent Destailleur
2005-10-22 13:45:24 +00:00
parent 3294d22453
commit 0745c647fc
36 changed files with 173 additions and 157 deletions

View File

@@ -21,7 +21,6 @@
*
* $Id$
* $Source$
*
*/
/**
@@ -64,7 +63,8 @@ class DolibarrModules
function _init($array_sql)
{
global $langs;
$err='';
// Ins<6E>re une entr<74>e dans llx_dolibarr_modules
$err+=$this->_dbactive();