projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f84f63
)
geometa.js doesn't exist anymore
author
Mikael Nordfeldth
<mmn@hethane.se>
Mon, 21 Mar 2016 02:11:22 +0000
(
03:11
+0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Mon, 21 Mar 2016 02:23:39 +0000
(
03:23
+0100)
lib/action.php
patch
|
blob
|
history
diff --git
a/lib/action.php
b/lib/action.php
index 284f160e676da39b52247af353d1b90297cd6636..fc7f0a06dde20954d7ff68cc19e5d4a9f206d927 100644
(file)
--- 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.