X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=f2e90079a2badd5260d67ec5e81584558f8c645d;hp=b61a4507862042f35e4a3668dbb79c538a887676;hb=2a36c945e6c9107f400dfb24d57c682f1c7f49e2;hpb=f3da8c18e6ec1b5ad948c325141806f1228c0677 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index b61a450..f2e9007 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2169,7 +2169,7 @@ class Brisk $to_user = sprintf('chatt_sub("%s",[%d,"%s"],"%s");', $dt, $user->flags, xcape($user->name), xcape("== chat ban ==")); } else { - if ( TRUE && (! $user->is_auth()) ) { + if ( TRUE && (!$user->is_auth() || $user->is_appr()) ) { $to_user = nickserv_msg($dt, xcape("Visto l'elevato numero di molestatori che ultimamente hanno preso dimora su Brisk abbiamo deciso")); $to_user .= nickserv_msg($dt, xcape("di disattivare temporaneamente la chat in room per i non registrati, non ce ne vogliate e buone feste.")); if (FALSE) {