2
0
forked from Wavyzz/dolibarr

Fix: Bugs reported by scrutinizer

This commit is contained in:
Laurent Destailleur
2014-11-15 15:19:37 +01:00
parent d0fb732cce
commit d98bfb1d8d
18 changed files with 84 additions and 79 deletions

View File

@@ -181,6 +181,7 @@ class ModeleBoxes // Can't be abtract as it is instantiated to build "empty"
global $langs,$conf;
$MAXLENGTHBOX=60; // Mettre 0 pour pas de limite
$bcx=array();
$bcx[0] = 'class="box_pair"';
$bcx[1] = 'class="box_impair"';
$var = false;