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

/**
 *   * Name: Redbasic
 *   * Description: Hubzilla standard theme
 *   * Version: 2.1
 *   * MinVersion: 5.9
 *   * MaxVersion: 7.0
 *   * Author: Fabrixxm
 *   * Maintainer: Mike Macgirvin
 *   * Maintainer: Mario Vavti
 */

function redbasic_init(&$a) {

}