Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3940 → Rev 3941

/branches/v3.01-serpe/widget/modules/cartopoint/CartoPoint.php
98,7 → 98,7
$this->tag = (isset($tag) ? $tag : '*');
$this->tag = (isset($motcle) ? $motcle : $this->tag);
if (isset($standard)) {
$this->standard = '1';
$this->standard = $standard;
} elseif (isset($projet) && in_array($projet, array("sauvages", "messicoles",
"arbres-tetards", "arbres-remarquables","missions-flore", "tb_lichensgo", "tb_streets", "bellesdemarue"))) {
$this->standard = '0';