1
0
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:
Hannes Magnusson
2008-04-25 06:50:29 +00:00
parent 1db3f11ecd
commit b5034157e7

View File

@@ -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.",
);