add nolikes and one themes

This commit is contained in:
2019-03-02 12:20:31 +03:00
parent 711b3428e3
commit 42e141bb19
57 changed files with 8526 additions and 0 deletions

View File

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