mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
Code Cleanup
Standards clean up
This commit is contained in:
parent
f21feb975d
commit
e90b0748aa
5 changed files with 113 additions and 42 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue