Subversion Repositories Applications.annuaire

Rev

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

Rev 85 Rev 96
Line 51... Line 51...
51
		$this->objet_identification->password = $pass;
51
		$this->objet_identification->password = $pass;
52
		$this->objet_identification->login();
52
		$this->objet_identification->login();
Line 53... Line 53...
53
 
53
 
54
		return true;
54
		return true;
-
 
55
	}
-
 
56
	
-
 
57
	public function creerCookieOpenId($utilisateur) {
-
 
58
		
55
	}
59
	}
56
}
60
}