aboutsummaryrefslogtreecommitdiffstats
path: root/themes/p0w0/themeconf.inc.php
blob: 63d6fda1212b0361c23366b5cb2abf54838f43fd (plain)
1
2
3
4
5
6
<?php
$themeconf = array(
  'theme'  => 'p0w0',
  'parent' => 'default',
);
?>