aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro-green/theme.php
blob: 7a0a869f830cd55e13c064486daa41a14640c8a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?php
/*
 * Name: quattro-green
 * Version: 1.0
 * Author: Fabio Communi <fabrix.xm@gmail.com>
 * Maintainer: Tobias Diekershoff
 */
$a->theme_info = array(
  'extends' => 'quattro',
);
EOT;