[ticket/10601] Comment to help understanding the code

PHPBB3-10601
This commit is contained in:
Bruno Ais 2012-11-28 19:37:16 +00:00
parent a4cc076177
commit 1d98915881

View file

@ -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