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,12 +1,10 @@
<?php
/**
* module: invite.php
* Module: invite.php
*
* send email invitations to join social network
* Send email invitations to join social network
*
*/
use Friendica\App;
use Friendica\Core\Config;
use Friendica\Core\PConfig;