default theme ssl to null
This commit is contained in:
parent
316ed3f86b
commit
5175b5062e
@ -124,7 +124,7 @@ $default =
|
|||||||
array('server' => null,
|
array('server' => null,
|
||||||
'dir' => null,
|
'dir' => null,
|
||||||
'path'=> null,
|
'path'=> null,
|
||||||
'ssl' => false),
|
'ssl' => null),
|
||||||
'javascript' =>
|
'javascript' =>
|
||||||
array('server' => null,
|
array('server' => null,
|
||||||
'path'=> null),
|
'path'=> null),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user