Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop

This commit is contained in:
Roland Häder 2016-03-12 22:57:10 +01:00
commit a589e5a49a
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78

View file

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