Subversion Repositories eFlore/Projets.eflore-projets

Rev

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

Rev 713 Rev 767
Line 125... Line 125...
125
				case 'masque.prmga' :
125
				case 'masque.prmga' :
126
					$this->ajouterFiltreMasque('presence_Marie_Galante', $val);
126
					$this->ajouterFiltreMasque('presence_Marie_Galante', $val);
127
					break;
127
					break;
Line 128... Line 128...
128
					
128
					
129
				case 'masque.prsai' :
129
				case 'masque.prsai' :
130
					$this->ajouterFiltreMasque('`presence_Les-Saintes`', $val);
130
					$this->ajouterFiltreMasque('presence_Les-Saintes', $val);
131
					break;
131
					break;
132
			}
132
			}
133
		}
133
		}