base theme added

This commit is contained in:
Your Name
2018-10-27 10:31:59 +09:00
parent 4b05b480de
commit 4f6002a359
26 changed files with 4200 additions and 0 deletions

15
plusfuture/php/theme.php Normal file
View File

@@ -0,0 +1,15 @@
<?php
/**
* * Name: plusfuture
* * Description: Hubzilla to Google+ theme
* * Version: 1.0
* * MinVersion: 2.3.1
* * MaxVersion: 6.0
* * Author: harukin
* * Maintainer: harukin
*/
function plusfuture_init(&$a) {
}