mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
added a link to the bugtracker
This commit is contained in:
parent
d85eeee5f4
commit
8d12c3d7ee
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ catch(e)
|
||||||
console.warn("Can't get git version for server header\n" + e.message)
|
console.warn("Can't get git version for server header\n" + e.message)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log("Report bugs at https://github.com/Pita/etherpad-lite/issues")
|
||||||
|
|
||||||
var serverName = "Etherpad-Lite " + version + " (http://j.mp/ep-lite)";
|
var serverName = "Etherpad-Lite " + version + " (http://j.mp/ep-lite)";
|
||||||
|
|
||||||
//cache 6 hours
|
//cache 6 hours
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue