@@ -574,6 +574,10 @@ |
||
| 574 | 574 | |
| 575 | 575 | |
| 576 | 576 | /// recursively go through the nested forums to create the breadcrumb |
| 577 | +/** |
|
| 578 | + * @param integer $forum_guid |
|
| 579 | + * @param integer $recurse_forum_guid |
|
| 580 | + */ |
|
| 577 | 581 | function assemble_nested_forums($breadcrumb, $forum_guid, $recurse_forum_guid) |
| 578 | 582 | { |
| 579 | 583 | $entity = get_entity($recurse_forum_guid); |