This commit is contained in:
Michal Čihař 2011-02-02 22:08:07 +01:00
parent 9ea9a503b7
commit df3cde6c02

View File

@ -10,6 +10,6 @@
/**
*
*/
$theme_name = 'Graphite'
$theme_name = 'Graphite';
$theme_full_version = '0.9';
?>