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=ae681b10e7bd61743bd772f5be09ce539c26b33b;p=quix0rs-gnu-social.git geometa.js doesn't exist anymore --- diff --git a/lib/action.php b/lib/action.php index 7fffa6576b..6d6efb1cbc 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.