missing include file for the SocNet settings

This commit is contained in:
Tobias Diekershoff 2016-03-12 16:25:17 +01:00
parent ee2020caff
commit 2a864d889e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<?php
require_once('include/group.php');
function get_theme_config_file($theme){
$a = get_app();