You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
312 B
PHP

<?php
/**
* Name: Translucent Fluidity
* Version: 0.2
* Author: Tobias <http://diekershoff.homeunix.net/friendica/profile/tobias>
* Maintainer: Tobias <http://diekershoff.homeunix.net/friendica/profile/tobias>
*/
$a->theme_info = array(
'extends' => 'duepuntozero',
);
set_template_engine($a, 'smarty3');