wrong variable

This commit is contained in:
Mario Vavti
2023-04-26 12:59:04 +02:00
parent 469a76f1f6
commit 44dbf19e89

View File

@@ -47,7 +47,7 @@ class Dircensor extends Controller {
dbesc($xchan) dbesc($xchan)
); );
if($val) { if($severity) {
info( t('Entry censored') . EOL); info( t('Entry censored') . EOL);
} }
else { else {