]> git.mxchange.org Git - friendica.git/blobdiff - mod/content.php
We now should send all data in the new format
[friendica.git] / mod / content.php
index 43f3fc2ba686e9acfb39d119c114262a4700a95c..a8c3130333aa6770d7e63f42227702e65c0f50d6 100644 (file)
@@ -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) {