Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 348 Rev 436
Line 29... Line 29...
29
	}
29
	}
Line 30... Line 30...
30
 
30
 
31
	public function setProjet($projet) {
31
	public function setProjet($projet) {
32
		$this->projet = $projet;
32
		$this->projet = $projet;
-
 
33
	}
-
 
34
	
-
 
35
	public function getProjet($projet) {
-
 
36
		return $this->projet;
Line 33... Line 37...
33
	}
37
	}
34
 
38
 
35
	public function getEnteteTotal() {
39
	public function getEnteteTotal() {