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

17 lines
309 B
PHP

<?php
/**
* * Name: Ussrbasicright
* * Description: 2 column, right navigation panel [BETA - some features could not work]
* * Version: 4.4.2
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
*/
function ussrbasicright_init(&$a) {
App::$theme_info['extends'] = 'redbasic';
}