aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_content.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-01-03 12:20:05 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-01-03 12:20:05 +0000
commit67775c5332bece3638ba3d10764bea2e4f0d3255 (patch)
tree489966aa02fd701495d6238074814e1792d9dfd4 /phpBB/includes/functions_content.php
parent516734979ce6baa85929187e7ba4c07be362e2d1 (diff)
downloadforums-67775c5332bece3638ba3d10764bea2e4f0d3255.tar
forums-67775c5332bece3638ba3d10764bea2e4f0d3255.tar.gz
forums-67775c5332bece3638ba3d10764bea2e4f0d3255.tar.bz2
forums-67775c5332bece3638ba3d10764bea2e4f0d3255.tar.xz
forums-67775c5332bece3638ba3d10764bea2e4f0d3255.zip
fix tiny typo... the mode is no_profile instead of noprofile.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9247 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/functions_content.php')
-rw-r--r--phpBB/includes/functions_content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions_content.php b/phpBB/includes/functions_content.php
index 845f87c8da..268755ab44 100644
--- a/phpBB/includes/functions_content.php
+++ b/phpBB/includes/functions_content.php
@@ -1178,7 +1178,7 @@ function get_username_string($mode, $user_id, $username, $username_colour = '',
switch ($mode)
{
case 'full':
- case 'noprofile':
+ case 'no_profile':
case 'colour':
// Build correct username colour