1
0

remove comments by author overview page

Not used by known themes, not properly documented
This commit is contained in:
onli
2015-07-26 20:10:40 +02:00
parent d0dc9da015
commit c8b4faf93a
5 changed files with 0 additions and 149 deletions

View File

@ -257,14 +257,6 @@
'permission' => 'siteConfiguration',
'flags' => array('ifEmpty')),
array('var' => 'permalinkCommentsPath',
'title' => INSTALL_PERMALINK_COMMENTSPATH,
'description' => '',
'type' => 'string',
'default' => 'comments',
'permission' => 'siteConfiguration',
'flags' => array('ifEmpty')),
)
);