]> git.mxchange.org Git - friendica.git/blobdiff - include/contact_widgets.php
Remove include/Contact.php
[friendica.git] / include / contact_widgets.php
index efb258ecaea215856b4056fe07140c9e8f592d62..036504a4f543bf565643a4060d414384ff677cfd 100644 (file)
@@ -22,8 +22,6 @@ function follow_widget($value = "") {
 }
 
 function findpeople_widget() {
-       require_once 'include/Contact.php';
-
        $a = get_app();
        $global_dir = Config::get('system', 'directory');