mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Page titles filled in
This commit is contained in:
@ -6,6 +6,7 @@ class CommentController extends AbstractController
|
||||
*/
|
||||
public function listAction()
|
||||
{
|
||||
$this->context->subTitle = 'comments';
|
||||
throw new Exception('Not implemented');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user