diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-04 00:02:24 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-04 00:02:24 +0200 |
commit | 1652ded48c9c62c40157a5142e5231adbc574ddb (patch) | |
tree | 15796c59bd411160154f2ae85e4acd44a34da047 /plugins/SphinxSearch/scripts/sphinx-utils.php | |
parent | 362f395e035682cd8d2437cfca904654687be867 (diff) |
i18n/L10n review, extension credits added.
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) } } } - |