]> git.mxchange.org Git - friendica.git/blobdiff - mod/home.php
We got rid of two workerqueue queries, yeah!
[friendica.git] / mod / home.php
index b1708d80a2f02e36fe78b650841581508323a316..bd77a840d0db221cca2c04043c2f2719e95f8814 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 if(! function_exists('home_init')) {
 function home_init(App $a) {