diff options
Diffstat (limited to 'mod/abook.php')
-rw-r--r-- | mod/abook.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/abook.php b/mod/abook.php index 7aa4e9e05..5ef43a653 100644 --- a/mod/abook.php +++ b/mod/abook.php @@ -45,7 +45,6 @@ function abook_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() { |