This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/view/theme/quattro-green/theme.php
T

12 lines
191 B
PHP

<?php
/*
* Name: quattro-green
* Version: 1.0
* Author: Fabio Communi <[email protected]>
* Maintainer: Tobias Diekershoff
*/
$a->theme_info = array(
'extends' => 'quattro',
);
EOT;