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