X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcontent.php;h=a8c3130333aa6770d7e63f42227702e65c0f50d6;hb=0dc1c932f8e403fc64c390b5887598758719fd3f;hp=43f3fc2ba686e9acfb39d119c114262a4700a95c;hpb=dbf7c7d9ad697f7951f102c8372e7d65c167de96;p=friendica.git diff --git a/mod/content.php b/mod/content.php index 43f3fc2ba6..a8c3130333 100644 --- a/mod/content.php +++ b/mod/content.php @@ -15,6 +15,7 @@ // fast - e.g. one or two milliseconds to fetch parent items for the current content, // and 10-20 milliseconds to fetch all the child items. +use Friendica\App; function content_content(App $a, $update = 0) {