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

17 lines
320 B
PHP
Raw Normal View History

2018-12-29 22:39:05 +00:00
<?php
/**
2019-08-25 23:10:43 +00:00
* * Name: Ussrbasicleft
2021-07-13 20:13:31 +00:00
* * Description: ussr.win 2 column left 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-12-29 22:39:05 +00:00
* * Author: Fabrixxm
2022-06-05 13:46:26 +00:00
* * Theme_Color: #343a40
* * Background_Color: rgb(254,254,254)
2018-12-29 22:39:05 +00:00
*/
2019-08-25 23:10:43 +00:00
function ussrbasicleft_init(&$a) {
2018-12-29 22:39:05 +00:00
}