fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic

This commit is contained in:
friendica
2013-11-18 18:37:38 -08:00
parent dc6cd8a701
commit ed129f19b0
6 changed files with 15 additions and 4 deletions

View File

@@ -1,5 +1,15 @@
<?php
/**
* * Name: Redbasic
* * Description: RedMatrix standard theme
* * Version: 1.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Compat: Red [*]
*
*/
function redbasic_init(&$a) {
}