mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/10601] Comment to help understanding the code
PHPBB3-10601
This commit is contained in:
parent
a4cc076177
commit
1d98915881
1 changed files with 1 additions and 0 deletions
|
@ -767,6 +767,7 @@ class p_master
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
// if the category has a name, then use it.
|
||||||
$u_title .= $item_ary['name'];
|
$u_title .= $item_ary['name'];
|
||||||
}
|
}
|
||||||
// If the item is not a category append the mode
|
// If the item is not a category append the mode
|
||||||
|
|
Loading…
Add table
Reference in a new issue