Revert "remove comments by author overview page"
This reverts commit c8b4faf93a
.
This commit is contained in:
@ -257,6 +257,14 @@
|
||||
'permission' => 'siteConfiguration',
|
||||
'flags' => array('ifEmpty')),
|
||||
|
||||
array('var' => 'permalinkCommentsPath',
|
||||
'title' => INSTALL_PERMALINK_COMMENTSPATH,
|
||||
'description' => '',
|
||||
'type' => 'string',
|
||||
'default' => 'comments',
|
||||
'permission' => 'siteConfiguration',
|
||||
'flags' => array('ifEmpty')),
|
||||
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user