Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1451 Rev 1452
Line 404... Line 404...
404
		}
404
		}
405
	}
405
	}
Line 406... Line 406...
406
 
406
 
407
 
-
 
408
	private function configurer() {
-
 
409
		$this->mappingFiltre = $this->conteneur->getParametre('mapping_masque');
407
 
410
		$this->mappingObservation = $this->conteneur->getParametre('mapping_observation');
408
	private function configurer() {
411
		$this->mappingVotes = $this->conteneur->getParametre('mapping_votes');
409
		$this->mappingVotes = $this->conteneur->getParametre('mapping_votes');