Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 851 Rev 996
Line 19... Line 19...
19
	 * 
19
	 * 
20
	 */
20
	 */
21
	function getElement($uid){
21
	function getElement($uid){
Line 22... Line 22...
22
		
22
		
23
		   // Controle detournement utilisateur 
-
 
24
		    session_start();
23
		   // Controle detournement utilisateur 
Line 25... Line 24...
25
 	        $this->controleUtilisateur($uid[0]);
24
 	        $this->controleUtilisateur($uid[0]);
26
			 
25
			 
27
			if (!$this->paramObligatoiresSontPresents($uid)) {
26
			if (!$this->paramObligatoiresSontPresents($uid)) {