Files
zp_photoblog2/theme_description.php
Bruno Pesenti 5cbd6357ed 1er commit
Theme zenphoto
2016-10-20 20:07:26 +02:00

8 lines
321 B
PHP

<?php
// Zenphoto theme definition file
$theme_description['name'] = 'Photoblog2';
$theme_description['author'] = '<a href="http://clicclac.info" target="_blank">Bruno Pesenti</a>';
$theme_description['version'] = '1.0';
$theme_description['date'] = '30/05/2011';
$theme_description['desc'] = 'Zenphoto Theme.';
?>