From d2bb7e64f04e5c4146310293a607a93a0b56c2c7 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Thu, 2 Mar 2006 09:14:01 +0000 Subject: [PATCH] - use the correct indexer page. --- plugins/ktstandard/contents/BaseIndexer.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/plugins/ktstandard/contents/BaseIndexer.php b/plugins/ktstandard/contents/BaseIndexer.php index bbae248..7f53a1b 100644 --- a/plugins/ktstandard/contents/BaseIndexer.php +++ b/plugins/ktstandard/contents/BaseIndexer.php @@ -53,6 +53,7 @@ class KTBaseIndexerTrigger { * Any options to send to the command before the input file. */ var $args = array(); + var $support_url = 'http://support.ktdms.com/confluence/display/KTWiki/Document+Indexers'; /** * Setting use_pipes to true will cause the output of the command to -- libgit2 0.21.4