no sane defaults yet
This commit is contained in:
parent
3a15a679bc
commit
d1001b55de
@ -62,7 +62,7 @@ class MessageColumn extends Column {
|
|||||||
$m = "%$m%";
|
$m = "%$m%";
|
||||||
}
|
}
|
||||||
if (empty($l)) {
|
if (empty($l)) {
|
||||||
$l = SCORE_LOG_INFO;
|
$l = 0;
|
||||||
}
|
}
|
||||||
return [$m, $l];
|
return [$m, $l];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user