diff options
author | Andreas Gohr <andi@splitbrain.org> | 2010-01-31 18:00:38 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-01-31 18:00:38 +0100 |
commit | fcd3bb7cfe60027407e0af2ec83fafbf89758e9c (patch) | |
tree | 8540156444565038d41ee80e77d166af024b14f5 | |
parent | 46d41845ed1f3e722a11e31b866023973545fd7c (diff) | |
download | rpg-fcd3bb7cfe60027407e0af2ec83fafbf89758e9c.tar.gz rpg-fcd3bb7cfe60027407e0af2ec83fafbf89758e9c.tar.bz2 |
fixed file header
-rw-r--r-- | inc/indexer.php | 2 |
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> |