Fixed some faulty variables

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-01 10:45:13 +02:00
parent 357365e343
commit 84dc4fe00d
3 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ var chan = $("#chan").html();
var list_html = $("#list-song-html").html();
var hasadmin=0;
var w_p = true;
var peis = false;
window.mobilecheck = function() {
var check = false;