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

19 lines
352 B
PHP
Raw Normal View History

2018-11-05 08:26:24 +00:00
<?php
/**
* * Name: Ussrbasicpub
2024-02-17 16:00:05 +00:00
* * Description: ussr.win public theme based on Hubzilla standard theme
2021-09-09 10:22:28 +00:00
* * Version: 2.2
2024-02-17 16:00:05 +00:00
* * MinVersion: 8.0
* * MaxVersion: 9.0
2018-11-05 08:26:24 +00:00
* * Author: Fabrixxm
2024-02-17 16:00:05 +00:00
* * Maintainer: ivan zlax
* * Theme_Color: rgb(248, 249, 250)
2022-06-05 13:46:26 +00:00
* * Background_Color: rgb(254,254,254)
2018-11-05 08:26:24 +00:00
*/
2024-02-17 16:00:05 +00:00
function ussrbasicpub_init() {
2018-11-05 08:26:24 +00:00
}