mirror of
https://github.com/YGGverse/bdoku.git
synced 2026-03-31 17:55:36 +00:00
remove extra rule replacement
This commit is contained in:
parent
2b53d61c9f
commit
78c4027380
1 changed files with 0 additions and 8 deletions
|
|
@ -408,14 +408,6 @@ $server->setHandler(
|
||||||
$menu
|
$menu
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
$reader->setRule(
|
|
||||||
'/\{\{indexmenu_n>[\d]+\}\}/i',
|
|
||||||
implode(
|
|
||||||
PHP_EOL,
|
|
||||||
$menu
|
|
||||||
)
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Convert
|
// Convert
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue