]> git.mxchange.org Git - friendica.git/commitdiff
Add deprecation documentation in boot.php
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 5 Feb 2018 00:40:06 +0000 (19:40 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 5 Feb 2018 00:40:06 +0000 (19:40 -0500)
boot.php

index 963128b4432c85b0d8d26165e00f58c50e6dafc0..c996d06e3979cf9023084bed0ba3f1c6d2d41c65 100644 (file)
--- a/boot.php
+++ b/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
  * @{