X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FFeed.php;h=cf3a0f7154fc23f0133351c9cf32fd7ee7a4e4b2;hb=af88c2daa34e39cb6430abf64d0648665bfeb9cd;hp=58140d835b33e74a558b673f2dd6e9e56caef11b;hpb=03038e7a3bb74bdab497d26b7f829a5c3036d1c2;p=friendica.git diff --git a/src/Module/Feed.php b/src/Module/Feed.php index 58140d835b..cf3a0f7154 100644 --- a/src/Module/Feed.php +++ b/src/Module/Feed.php @@ -18,8 +18,6 @@ use Friendica\Protocol\OStatus; * * The nocache GET parameter is provided mainly for debug purposes, requires auth * - * @brief Provides public Atom feeds - * * @author Hypolite Petovan */ class Feed extends BaseModule