From ae681b10e7bd61743bd772f5be09ce539c26b33b Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Mon, 21 Mar 2016 03:11:22 +0100 Subject: [PATCH] geometa.js doesn't exist anymore --- lib/action.php | 1 - 1 file changed, 1 deletion(-) 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. -- 2.39.5