ussr-hubzilla-themes/ussrbasicpub/php/theme.php

17 lines
281 B
PHP

<?php
/**
* * Name: Ussrbasicpub
* * Description: 2 column theme with special informative navbar
* * Version: 4.4.2
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
*/
function ussrbasicpub_init(&$a) {
App::$theme_info['extends'] = 'redbasic';
}