mirror of
https://github.com/friendica/friendica
synced 2024-11-19 10:23:41 +00:00
missing include file for the SocNet settings
This commit is contained in:
parent
ee2020caff
commit
2a864d889e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
|
||||
require_once('include/group.php');
|
||||
|
||||
function get_theme_config_file($theme){
|
||||
$a = get_app();
|
||||
|
|
Loading…
Reference in a new issue