New: Amlioration du module de gestion des adhrents

This commit is contained in:
Laurent Destailleur
2006-03-17 23:27:30 +00:00
parent 2c6d35827f
commit c1d35210aa
17 changed files with 579 additions and 281 deletions

View File

@@ -71,7 +71,7 @@ class ExportExcel extends ModeleExports
// If driver use an external library, put its name here
$this->label_lib='Php_WriteExcel';
$this->version_lib='?';
$this->version_lib='0.3.0';
$this->row=0;
}