no message
This commit is contained in:
parent
76fd90bc8d
commit
be300cefbf
@ -206,7 +206,7 @@ class DDT extends Base {
|
|||||||
{
|
{
|
||||||
$aValue = $aParam["aArg"] ?? false;
|
$aValue = $aParam["aArg"] ?? false;
|
||||||
|
|
||||||
$sValue = implode(" ", $sValue);
|
$sValue = implode(" ", $aValue);
|
||||||
|
|
||||||
if ($sValue == "?") {
|
if ($sValue == "?") {
|
||||||
return "/meEdit {value}";
|
return "/meEdit {value}";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user