]> git.mxchange.org Git - friendica.git/blobdiff - mod/content.php
New class "System"
[friendica.git] / mod / content.php
index a8c3130333aa6770d7e63f42227702e65c0f50d6..70f3ec50187b10ac19e2b675d925971b2984b533 100644 (file)
@@ -16,6 +16,7 @@
 // and 10-20 milliseconds to fetch all the child items.
 
 use Friendica\App;
+use Friendica\Core\System;
 
 function content_content(App $a, $update = 0) {