xref
: /
plugin
/
barcode
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
conf
[
'showfooter'
] =
false
;
3
$
conf
[
'provider'
] =
'google'
;
4
?>