mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Added Forum breadcrumbs to {---BREADCRUMB---}
This commit is contained in:
@@ -2397,6 +2397,7 @@ class e107forum
|
||||
if(deftrue('BOOTSTRAP'))
|
||||
{
|
||||
$BREADCRUMB = $frm->breadcrumb($breadcrumb);
|
||||
e107::breadcrumb($breadcrumb); // assign to {---BREADCRUMB---}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user