summaryrefslogtreecommitdiff
path: root/inc/indexer.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2010-01-31 18:00:38 +0100
committerAndreas Gohr <andi@splitbrain.org>2010-01-31 18:00:38 +0100
commitfcd3bb7cfe60027407e0af2ec83fafbf89758e9c (patch)
tree8540156444565038d41ee80e77d166af024b14f5 /inc/indexer.php
parent46d41845ed1f3e722a11e31b866023973545fd7c (diff)
downloadrpg-fcd3bb7cfe60027407e0af2ec83fafbf89758e9c.tar.gz
rpg-fcd3bb7cfe60027407e0af2ec83fafbf89758e9c.tar.bz2
fixed file header
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 14af579bb..39592e8f4 100644
--- a/inc/indexer.php
+++ b/inc/indexer.php
@@ -1,6 +1,6 @@
<?php
/**
- * Common DokuWiki functions
+ * Functions to create the fulltext search index
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Andreas Gohr <andi@splitbrain.org>