mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Closed #18
This commit is contained in:
@ -8,6 +8,6 @@ class CommentController
|
||||
{
|
||||
$this->context->activeSection = 'comments';
|
||||
$this->context->subTitle = 'comments';
|
||||
throw new Exception('Not implemented');
|
||||
throw new SimpleException('Not implemented');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user