aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorDhruv Goel <dhruv.goel92@gmail.com>2012-06-26 02:35:36 +0530
committerDhruv <dhruv.goel92@gmail.com>2012-07-12 17:27:25 +0530
commit8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9 (patch)
treec506724b1bd51d6fd4f142863126096732ca9e2b /phpBB/language/en
parent99d4660df68d71ea56cccb150ae858c1dd7575b8 (diff)
downloadforums-8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9.tar
forums-8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9.tar.gz
forums-8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9.tar.bz2
forums-8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9.tar.xz
forums-8d76bc45ee19186f40dd3b459a9bd33e5e4c23d9.zip
[feature/sphinx-fulltext-search] minor fixes in formatting
Add a newline at the end of files. Update License information in package docbloc. PHPBB3-10946
Diffstat (limited to 'phpBB/language/en')
-rw-r--r--phpBB/language/en/mods/fulltext_sphinx.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mods/fulltext_sphinx.php b/phpBB/language/en/mods/fulltext_sphinx.php
index e06328afc8..f3fd68aa62 100644
--- a/phpBB/language/en/mods/fulltext_sphinx.php
+++ b/phpBB/language/en/mods/fulltext_sphinx.php
@@ -62,4 +62,4 @@ $lang = array_merge($lang, array(
'FULLTEXT_SPHINX_STOPWORDS_FILE_EXPLAIN' => 'This setting only works with autoconf enabled. You can place a file called sphinx_stopwords.txt containing one word in each line in your config directory. If this file is present these words will be excluded from the indexing process.',
));
-?> \ No newline at end of file
+?>