1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/sources/admin/themes/roma/themeconf.inc.php

7 lines
78 B
PHP
Raw Normal View History

2014-07-06 13:21:10 +02:00
<?php
$themeconf = array(
'name' => 'roma',
'parent' => 'default',
);
?>