Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

No changes between revisions

Ignore whitespace Rev 991 → Rev 994

/branches/v5.2-alpage/services/modules/0.1/bdtxa/CommunNomsTaxons.php
190,7 → 190,7
public function traiterRessources() {
if (isset($this->ressources) && count($this->ressources) > 0) {
if ($this->ressources[0] == 'relations') {
$this->traiterRessourceRelations();
$this->traiterRessourceIdRelations();
} elseif ($this->estUnIdentifiant()) { //l'identifiant peut etre de type /#id ou /nt:#id
$this->traiterRessourcesIdentifiant(); // dans le service noms ou taxons
} elseif ($this->ressources[0] == 'stats') { //ressource = noms/stats
/branches/v5.2-alpage/.
Property changes:
Modified: svn:mergeinfo
Merged /trunk:r993