Merge remote-tracking branch 'origin/master' into 0.10.0

This commit is contained in:
Michael Kaufmann (d00p)
2018-03-12 10:23:53 +01:00
3 changed files with 7 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ return array(
'settinggroup' => 'panel',
'varname' => 'no_robots',
'type' => 'bool',
'default' => false,
'default' => true,
'save_method' => 'storeSettingField',
),
'panel_paging' => array(