mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
youtube url do not auto transfer
This commit is contained in:
@@ -420,7 +420,7 @@ JS;
|
||||
}
|
||||
$result = $rowByRowHtml;
|
||||
if (!empty($mixedRowContent)) {
|
||||
$result .= tr($displayName, $mixedRowContent, 1);
|
||||
$result .= tr($displayName, format_comment($mixedRowContent), 1);
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user