no message
This commit is contained in:
parent
e3238be467
commit
d43429532f
@ -34,12 +34,12 @@ class Tool extends Base {
|
||||
$character = "o";
|
||||
|
||||
if (stripos($oMetHodsRow->name, $sLike) !== false) {
|
||||
$str .= "<br>";
|
||||
$str .= "\n\n";
|
||||
$str .= $oMetHodsRow->name;
|
||||
}
|
||||
|
||||
} else {
|
||||
$str .= "<br>";
|
||||
$str .= "\n\n";
|
||||
$str .= $oMetHodsRow->name;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user