From: Mikael Nordfeldth Date: Mon, 21 Mar 2016 02:11:22 +0000 (+0100) Subject: geometa.js doesn't exist anymore X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1e89369ef8e13dc7fae66e22a127cf22732c204e;p=quix0rs-gnu-social.git geometa.js doesn't exist anymore --- diff --git a/lib/action.php b/lib/action.php index 284f160e67..fc7f0a06dd 100644 --- a/lib/action.php +++ b/lib/action.php @@ -434,7 +434,6 @@ class Action extends HTMLOutputter // lawsuit if (Event::handle('StartShowStatusNetScripts', array($this))) { $this->script('util.js'); $this->script('xbImportNode.js'); - $this->script('geometa.js'); // This route isn't available in single-user mode. // Not sure why, but it causes errors here.