Fix : ne pas rester en paramétrage de test...
This commit is contained in:
parent
55e14788eb
commit
df0bfc061d
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ function gamucontact_autoriser() {
|
||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
function gamucontact_autoriser_messages_gerer_dist($faire, $type, $id, $qui, $opt) {
|
function gamucontact_autoriser_messages_gerer_dist($faire, $type, $id, $qui, $opt) {
|
||||||
return in_array($qui['statut'], ['6forum']);
|
return in_array($qui['statut'], ['0minirezo']);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue