mirror of
https://github.com/YGGverse/bdoku.git
synced 2025-01-26 23:04:25 +00:00
remove extra rule replacement
This commit is contained in:
parent
2b53d61c9f
commit
78c4027380
@ -408,14 +408,6 @@ $server->setHandler(
|
||||
$menu
|
||||
)
|
||||
);
|
||||
|
||||
$reader->setRule(
|
||||
'/\{\{indexmenu_n>[\d]+\}\}/i',
|
||||
implode(
|
||||
PHP_EOL,
|
||||
$menu
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
// Convert
|
||||
|
Loading…
x
Reference in New Issue
Block a user