Skip to content
Snippets Groups Projects
Commit da3e5c4b authored by rswindell's avatar rswindell
Browse files

Fixed typo in previous commit. Oops.

parent e425b16d
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ if(user.settings & USER_ICE_COLOR) {
if(options.email_validation == true) {
load({}, "emailval.js");
if(!online)
if(!bbs.online)
exit();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment