summaryrefslogtreecommitdiff
path: root/inc/indexer.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/indexer.php')
-rw-r--r--inc/indexer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/indexer.php b/inc/indexer.php
index 5a361ddc5..943c2a8c4 100644
--- a/inc/indexer.php
+++ b/inc/indexer.php
@@ -305,7 +305,7 @@ function idx_addPage($page){
}
unset($page_idx); // free memory
- idx_saveIndexLine('title', '', $pid, p_get_first_heading($page, false));
+ idx_saveIndexLine('title', '', $pid, p_get_first_heading($page, true));
$pagewords = array();
// get word usage in page