1
0
Fork 0

Merge pull request #6688 from nupplaphil/preload_adapter_fix

Preload adapter fix
This commit is contained in:
Michael Vogel 2019-02-18 15:47:26 +01:00 committed by GitHub
commit e32ef66f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 54 additions and 23 deletions

View file

@ -2,9 +2,9 @@
/**
* @file view/theme/frio/style.php
*/
use Friendica\Core\Config;
use Friendica\Core\PConfig;
use Friendica\Model\Profile;
require_once 'view/theme/frio/php/PHPColors/Color.php';