Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 1175 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1175 Rev 1259
Line 21... Line 21...
21
	
21
	
22
	
22
	
23
	
23
	
24
	public function initialiserParametresVerif() {
24
	public function initialiserParametresVerif() {
25
		$this->niveaux = array('CLA','ALL','ORD','ASS','GRPT','SUBORD','SUBASS','BC','SUBCLA','DC','SUBALL');
25
		$this->niveaux = array('CLA','ALL','ORD','ASS','GRPT','SUBORD','SUBASS','BC','SUBCLA','DC','SUBALL');
26
		$this->synonymes = array('incl','=','?','illeg','pp','pmaxp','pminp','compl','ambig','non','inval','nn','ined');
26
		$this->synonymes = array('incl','=','?','illeg','pp','pmaxp','pminp','compl','ambig','non','inval','nn','ined','fantom','correxit');
27
		$this->motifs= $this->inverserTableau(array('/^[0-9]+$/' => 1,
27
		$this->motifs= $this->inverserTableau(array('/^[0-9]+$/' => 1,