diff options
Diffstat (limited to 'mod/poke.php')
-rwxr-xr-x | mod/poke.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/poke.php b/mod/poke.php index 739690386..163ef0cd8 100755 --- a/mod/poke.php +++ b/mod/poke.php @@ -156,7 +156,6 @@ function poke_content(&$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() { |