summaryrefslogtreecommitdiff
path: root/cmd_line_reindex.php
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2016-02-07 17:24:05 +0000
committerlsces <lester@lsces.co.uk>2016-02-07 17:24:05 +0000
commitf6fe5cc088cf37b3a716e28d88add0b706379707 (patch)
tree46e9ad671e140f6002011f208d986520754b71e3 /cmd_line_reindex.php
parent440dd66a18d5f3f58c20f297e5c7d7be1741c77b (diff)
downloadsearch-f6fe5cc088cf37b3a716e28d88add0b706379707.tar.gz
search-f6fe5cc088cf37b3a716e28d88add0b706379707.tar.bz2
search-f6fe5cc088cf37b3a716e28d88add0b706379707.zip
Tidy Docblock text
Diffstat (limited to 'cmd_line_reindex.php')
-rw-r--r--cmd_line_reindex.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd_line_reindex.php b/cmd_line_reindex.php
index 2f3200b..2ff439a 100644
--- a/cmd_line_reindex.php
+++ b/cmd_line_reindex.php
@@ -1,7 +1,5 @@
<?php
/**
- * @package search
- *
* Command Line Site Reindex
* Created with stub from jht001 and help from KainX (Thanks to you both)
*
@@ -33,6 +31,7 @@
* I have run the "unindexedonly" option several times in a row and was told it attempted to
* reindex 20 pieces of content each time.
*
+ * @package search
*/
/**