Bug 117285 - fix strict mode errors caused by previous patch
r=rginda not in build git-svn-id: svn://10.0.0.236/trunk@111158 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1794,6 +1794,7 @@ function CIRCChanMode (parent)
|
||||
this.publicMessages = true;
|
||||
this.publicTopic = true;
|
||||
this.invite = false;
|
||||
this.secret = false;
|
||||
this.pvt = false;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user