forked from leftypol/leftypol
...
This commit is contained in:
parent
9796bd7b94
commit
de2238d55c
2 changed files with 25 additions and 13 deletions
|
@ -44,8 +44,6 @@
|
|||
'config' => $config,
|
||||
'news' => $news
|
||||
));
|
||||
|
||||
return $body;
|
||||
}
|
||||
|
||||
// Build sidebar
|
||||
|
@ -57,8 +55,6 @@
|
|||
'config' => $config,
|
||||
'boards' => listBoards()
|
||||
));
|
||||
|
||||
return $body;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue