add ussrbasiczlax

This commit is contained in:
root
2018-12-29 22:39:05 +00:00
parent e94f72e63b
commit 350860c061
33 changed files with 4274 additions and 247 deletions

View File

@@ -0,0 +1,18 @@
<?php
/**
* * Name: Ussrbasiczlax
* * Description: zlax theme (removed like button and contact's minus circle)
* * Version: 2.23
* * MinVersion: 3.8
* * MaxVersion: 6.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti
*/
function ussrbasiczlax_init(&$a) {
App::$theme_info['extends'] = 'redbasic';
}