mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-11 03:49:42 +00:00
onepage working
This commit is contained in:
@@ -91,6 +91,7 @@ var Admin = {
|
||||
|
||||
socket.on("conf", function(msg)
|
||||
{
|
||||
|
||||
Crypt.init();
|
||||
Admin.set_conf(msg[0]);
|
||||
if(Crypt.get_pass(chan.toLowerCase()) !== undefined && Admin.beginning && Crypt.get_pass(chan.toLowerCase()) != ""){
|
||||
|
||||
Reference in New Issue
Block a user