index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
themes
/
dark
/
themeconf.inc.php
blob: 48ed9577ce5dfcc68a20db0253192e8b23b05582 (
plain
)
1
2
3
4
5
6
<?php
$themeconf
=
array
(
'theme'
=>
'dark'
,
'parent'
=>
'default'
,
);
?>