aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-11-26 20:10:29 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-11-26 20:10:29 +0000
commitee2fd4610d2550c2fa2f9d3ab67ebdd2b785bd3c (patch)
tree963c3d40021e3e1a00c789ae98f7aab43aff896c /phpBB/language/en/acp/profile.php
parentBetter handling and finer control for custom profile fields visibility option... (diff)
downloadphpbb-ee2fd4610d2550c2fa2f9d3ab67ebdd2b785bd3c.tar.gz
phpbb-ee2fd4610d2550c2fa2f9d3ab67ebdd2b785bd3c.tar.bz2
phpbb-ee2fd4610d2550c2fa2f9d3ab67ebdd2b785bd3c.zip
no newline
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9128 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/profile.php')
-rw-r--r--phpBB/language/en/acp/profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/profile.php b/phpBB/language/en/acp/profile.php
index 96d9fec0f8..83e0fa06ca 100644
--- a/phpBB/language/en/acp/profile.php
+++ b/phpBB/language/en/acp/profile.php
@@ -151,4 +151,4 @@ $lang = array_merge($lang, array(
'VISIBILITY_OPTION' => 'Visibility options',
));
-?>
+?> \ No newline at end of file