]> git.mxchange.org Git - friendica.git/blobdiff - mod/randprof.php
Merge pull request #3518 from AndyHee/3.5.2rc
[friendica.git] / mod / randprof.php
index d8cffb380ccd46de6552fb72b12cd576b45de058..8d9083ada484019506231cdeaf7c5db6c789a5ca 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 
+use Friendica\App;
 
 function randprof_init(App $a) {
        require_once('include/Contact.php');