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

17 lines
307 B
PHP
Raw Normal View History

2018-11-05 08:26:24 +00:00
<?php
/**
* * Name: Ussrbasic
2021-07-13 20:13:31 +00:00
* * Description: ussr.win 3 column based on Hubzilla standard theme
2021-09-09 10:22:28 +00:00
* * Version: 2.2
2022-06-05 13:46:26 +00:00
* * MinVersion: 6.5.13
* * MaxVersion: 8.0
2018-11-05 08:26:24 +00:00
* * Author: Fabrixxm
2022-06-05 13:46:26 +00:00
* * Theme_Color: #343a40
* * Background_Color: rgb(254,254,254)
2018-11-05 08:26:24 +00:00
*/
2018-11-05 13:31:34 +00:00
function ussrbasic_init(&$a) {
2018-11-05 08:26:24 +00:00
}