diff options
Diffstat (limited to 'plugins/SphinxSearch/scripts/sphinx-utils.php')
-rw-r--r-- | plugins/SphinxSearch/scripts/sphinx-utils.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SphinxSearch/scripts/sphinx-utils.php b/plugins/SphinxSearch/scripts/sphinx-utils.php index 7bbc25270..22d70fb8d 100644 --- a/plugins/SphinxSearch/scripts/sphinx-utils.php +++ b/plugins/SphinxSearch/scripts/sphinx-utils.php @@ -60,4 +60,3 @@ function sphinx_iterate_sites($callback) } } } - |