xref
: /
template
/
dokubootstrapsimplified
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
/*
3
* default configuration settings
4
*
5
*/
6
7
$
conf
[
'bootswatch'
] =
'default'
;
8