diff options
Diffstat (limited to 'mod/contacts.php')
-rw-r--r-- | mod/contacts.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/contacts.php b/mod/contacts.php index 908c348f4..09a4e6c97 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -45,7 +45,6 @@ function contacts_init(&$a) { $base = $a->get_baseurl(); - $a->page['htmlhead'] .= '<script src="' . $a->get_baseurl(true) . '/library/jquery_ac/friendica.complete.js" ></script>'; $a->page['htmlhead'] .= <<< EOT <script>$(document).ready(function() { |