Merge pull request #2413 from tobiasd/20160312-socnetsettings

missing include file for the SocNet settings
pull/2415/head
Michael Vogel 2016-03-12 19:49:03 +01:00
commit 4020b51f8f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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