mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 13:14:09 +02:00
[ticket/10601] Comment to help understanding the code
PHPBB3-10601
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user