Changeset 1387
- Timestamp:
- Sep 19, 2010, 12:50:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/lib/model/doctrine/Intervention.class.php
r1385 r1387 12 12 13 13 public function getPersonne() { 14 return $this->get Intervenant()->getNom();14 return $this->getNomAndFonction(); 15 15 } 16 16
Note: See TracChangeset
for help on using the changeset viewer.