mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
seeding bonus log save to click house
This commit is contained in:
@@ -305,7 +305,7 @@ function formatSpoiler($content, $title = '', $defaultCollapsed = true): string
|
||||
}
|
||||
// $content = str_replace(['<br>', '<br />'], '', $content);
|
||||
$contentClass = "";
|
||||
if ($defaultCollapsed) {
|
||||
if (!$defaultCollapsed) {
|
||||
$contentClass .= " open";
|
||||
}
|
||||
$HTML = sprintf(
|
||||
|
||||
Reference in New Issue
Block a user