mirror of
https://github.com/friendica/friendica
synced 2025-04-29 07:44:23 +02:00
@brief is removed completely
This commit is contained in:
parent
fd1f1999f0
commit
0a4119adaf
170 changed files with 901 additions and 962 deletions
|
@ -14,7 +14,7 @@ use Friendica\Util\Strings;
|
|||
use Friendica\Worker\Delivery;
|
||||
|
||||
/**
|
||||
* @brief UserImport class
|
||||
* UserImport class
|
||||
*/
|
||||
class UserImport
|
||||
{
|
||||
|
@ -84,7 +84,7 @@ class UserImport
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Import account file exported from mod/uexport
|
||||
* Import account file exported from mod/uexport
|
||||
*
|
||||
* @param array $file array from $_FILES
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue