mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Moved versionnumber out to own file instead of defining it two places
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var VERSION = 3;
|
||||
|
||||
var chan = window.chan === undefined ? $("#chan").html() : window.chan;
|
||||
var w_p = true;
|
||||
var hasadmin = 0;
|
||||
|
||||
Reference in New Issue
Block a user