mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
wrong variable
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user