Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2071 Rev 2122
Line 39... Line 39...
39
	protected $messages = array();
39
	protected $messages = array();
40
	protected $debug = array();
40
	protected $debug = array();
41
	protected $start;
41
	protected $start;
42
	protected $limit;
42
	protected $limit;
Line 43... Line 43...
43
 
43
 
44
	static $referentiels_valides = array('bdtfx', 'bdtxa', 'isfan');
44
	static $referentiels_valides = array('bdtfx', 'bdtxa', 'isfan', 'bdtao');
45
	static $default_referentiel = 'bdtfx';
45
	static $default_referentiel = 'bdtfx';
Line 46... Line 46...
46
	static $fallback_referentiel = 'autre';
46
	static $fallback_referentiel = 'autre';