make StyleCI happy and change unit test to use a string
This commit is contained in:
@@ -38,7 +38,7 @@ class Configuration
|
||||
private static $_defaults = array(
|
||||
'main' => array(
|
||||
'name' => 'PrivateBin',
|
||||
'basepath' => '',
|
||||
'basepath' => '',
|
||||
'discussion' => true,
|
||||
'opendiscussion' => false,
|
||||
'password' => true,
|
||||
|
||||
Reference in New Issue
Block a user