Merge pull request #2413 from tobiasd/20160312-socnetsettings

missing include file for the SocNet settings
This commit is contained in:
Michael Vogel 2016-03-12 19:49:03 +01:00
commit 4020b51f8f
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();