Remove include/group.php

This commit is contained in:
Hypolite Petovan 2017-12-09 13:45:54 -05:00
parent abdecd2b2f
commit 4fe8dab08d
19 changed files with 0 additions and 419 deletions

View file

@ -14,8 +14,6 @@ use Friendica\Model\Group;
use Friendica\Model\User;
use Friendica\Protocol\Email;
require_once 'include/group.php';
function get_theme_config_file($theme) {
$a = get_app();
$base_theme = $a->theme_info['extends'];