friendica/view/theme/quattro-green/theme.php

12 lines
191 B
PHP

<?php
/*
* Name: quattro-green
* Version: 1.0
* Author: Fabio Communi <fabrix.xm@gmail.com>
* Maintainer: Tobias Diekershoff
*/
$a->theme_info = array(
'extends' => 'quattro',
);
EOT;