]> git.mxchange.org Git - friendica.git/blob - view/theme/easterbunny/theme.php
Merge branch 'master' of https://github.com/annando/friendica
[friendica.git] / view / theme / easterbunny / theme.php
1 <?php
2
3 function easterbunny_init(&$a) {
4 $a->theme_info = array(
5   'extends' => 'duepuntozero',
6 );
7 }