aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/theme.php
blob: f0679a5329b5441e6fe98e2f003e9a73dab13885 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php

/**
 *   * Name: Redbasic
 *   * Description: Hubzilla standard theme
 * 	 * Version: 1.0
 *   * Author: Fabrixxm
 *   * Maintainer: Mike Macgirvin
 *   * Compat: Red [*]
 *
 */

function redbasic_init(&$a) {

}