/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

  1. <?php
  2. // Zenphoto theme definition file
  3. $theme_description['name'] = 'chaoticsoul';
  4. $theme_description['author'] = gettext('Richard Castellanos, modified by Benjamin Swatek.');
  5. $theme_description['version'] = true;
  6. $theme_description['date'] = true;
  7. $theme_description['desc'] = "Chaotic Soul adaptation for Zenphoto";
  8. ?>