Subversion Repositories eFlore/Applications.del

Rev

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

Rev 2223 Rev 2224
Line 27... Line 27...
27
	private $navigation;
27
	private $navigation;
28
	private $bdd;
28
	private $bdd;
Line 29... Line 29...
29
 
29
 
30
	private $parametres = array();
30
	private $parametres = array();
31
	private $ressources = array();
31
	private $ressources = array();
32
	private $ordre_defaut = 'DESC';
32
	private $ordre_defaut = 'asc';
33
	private $idsObsImg = array();
33
	private $idsObsImg = array();
Line 34... Line 34...
34
	private $infosObsImg = array();
34
	private $infosObsImg = array();