X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcontent.php;h=a8c3130333aa6770d7e63f42227702e65c0f50d6;hb=7d0a7f6be9e6c281ddafdfed799bf8b46785424a;hp=43f3fc2ba686e9acfb39d119c114262a4700a95c;hpb=30a77cc10a21728efdca48e6cd3cb04586b1df23;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) {