missing include file for the SocNet settings

pull/2413/head
Tobias Diekershoff 2016-03-12 16:25:17 +01:00
rodzic ee2020caff
commit 2a864d889e
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();