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