/themes/chaotic-soul/theme_description.php
https://github.com/Amydrion/Unsupported · PHP · 8 lines · 7 code · 0 blank · 1 comment · 1 complexity · e65f24c6ebcbe0bbcc4653ac0da91064 MD5 · raw file
- <?php
- // Zenphoto theme definition file
- $theme_description['name'] = 'chaoticsoul';
- $theme_description['author'] = gettext('Richard Castellanos, modified by Benjamin Swatek.');
- $theme_description['version'] = true;
- $theme_description['date'] = true;
- $theme_description['desc'] = "Chaotic Soul adaptation for Zenphoto";
- ?>