xref
: /
plugin
/
newpagefill
/
conf
/
default.php
(revision 9a36670832b754c53fa81850c7b00d5bb57a3705)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
conf
[
'template'
] =
"===== @TITLE@ =====
\n
\n
"
;
3
$
conf
[
'default_start_mode'
] =
'start'
;
4