1er commit

Theme zenphoto
This commit is contained in:
2016-10-20 20:07:26 +02:00
commit 5cbd6357ed
81 changed files with 8984 additions and 0 deletions

8
theme_description.php Normal file
View File

@@ -0,0 +1,8 @@
<?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.';
?>