Subversion Repositories eFlore/Applications.cel

Rev

Rev 1728 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1728 Rev 1740
Line 151... Line 151...
151
 
151
 
152
	// erreurs d'import
152
	// erreurs d'import
Line 153... Line 153...
153
	public $bilan = Array();
153
	public $bilan = Array();
154
 
154
 
155
 
155
 
Line 156... Line 156...
156
	function ExportXLS($config) {
156
	function ImportXLS($config) {
157
		parent::__construct($config);
157
		parent::__construct($config);