Changeset 1554
- Timestamp:
- Oct 3, 2010, 11:04:54 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/lib/model/doctrine/Parlementaire.class.php
r1498 r1554 74 74 } 75 75 return $statut.$type.$groupe; 76 } 77 78 public function getMoyenStatut() { 79 return $this->getStatut().' '.$this->getPrefixeCirconscription().$this->nom_circo; 76 80 } 77 81
Note: See TracChangeset
for help on using the changeset viewer.