base theme added
This commit is contained in:
15
plusfuture/php/theme.php
Normal file
15
plusfuture/php/theme.php
Normal 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) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user