mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Remove intro., php.net/extname should go to the book TOC
This commit is contained in:
@@ -50,7 +50,7 @@ function find_manual_page_slow($lang, $keyword)
|
||||
{
|
||||
// Possible prefixes to test
|
||||
$sections = array(
|
||||
"", "intro.", "book.", "ref.", "function.", "class.",
|
||||
"", "book.", "ref.", "function.", "class.",
|
||||
"feature-", "control-structures.", "language.",
|
||||
"about.", "faq.", "features.",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user