16 lines
219 B
PHP
16 lines
219 B
PHP
<?php
|
|
|
|
/**
|
|
* * Name: Redbasic
|
|
* * Description: Hubzilla standard theme
|
|
* * Version: 1.0
|
|
* * Author: Fabrixxm
|
|
* * Maintainer: Mike Macgirvin
|
|
* * Compat: Red [*]
|
|
*
|
|
*/
|
|
|
|
function redbasic_init(&$a) {
|
|
|
|
}
|