mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-12-15 16:29:38 -05:00
make StyleCI happy and change unit test to use a string
This commit is contained in:
parent
e61c44ef46
commit
4204e4b8b7
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ class Configuration
|
|||
private static $_defaults = array(
|
||||
'main' => array(
|
||||
'name' => 'PrivateBin',
|
||||
'basepath' => '',
|
||||
'basepath' => '',
|
||||
'discussion' => true,
|
||||
'opendiscussion' => false,
|
||||
'password' => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue