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
/
clear
/
themeconf.inc.php
blob: 1ce4817e934d5acc8758d3770543fe4f8ed5c477 (
plain
)
1
2
3
4
5
6
<?php
$themeconf
=
array
(
'name'
=>
'clear'
,
'parent'
=>
'default'
,
);
?>