Code Cleanup

Standards clean up
This commit is contained in:
Adam Magness 2017-12-01 18:13:39 -05:00
parent f21feb975d
commit e90b0748aa
5 changed files with 113 additions and 42 deletions

View file

@ -1,5 +1,7 @@
<?php
/**
* @file include/dbstructure.php
*/
use Friendica\App;
use Friendica\Core\System;
use Friendica\Core\Config;