mirror of
https://github.com/friendica/friendica
synced 2024-11-10 02:22:55 +00:00
Add deprecation documentation in boot.php
This commit is contained in:
parent
6e53c615c4
commit
ddcbe75f15
1 changed files with 2 additions and 0 deletions
2
boot.php
2
boot.php
|
@ -250,6 +250,8 @@ define('PROTOCOL_SPLITTED_CONV', 6);
|
|||
|
||||
/**
|
||||
* @name Network
|
||||
* @deprecated since version 3.6
|
||||
* @see Friendica\Core\Network
|
||||
*
|
||||
* Network and protocol family types
|
||||
* @{
|
||||
|
|
Loading…
Reference in a new issue