diff options
| author | lsces <lester@lsces.co.uk> | 2016-02-07 17:24:05 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2016-02-07 17:24:05 +0000 |
| commit | f6fe5cc088cf37b3a716e28d88add0b706379707 (patch) | |
| tree | 46e9ad671e140f6002011f208d986520754b71e3 /cmd_line_reindex.php | |
| parent | 440dd66a18d5f3f58c20f297e5c7d7be1741c77b (diff) | |
| download | search-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.php | 3 |
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 */ /** |
