Skip to content
Snippets Groups Projects
Commit 861e70d7 authored by echicken's avatar echicken
Browse files

Remove something something.

parent 988b5e69
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@ var webIni=(function() {
webIni.RootDirectory = modsIni.RootDirectory;
webIni.appendURL = modsIni.appendURL;
webIni.WebGuest = modsIni.guestUser;
webIni.HostName = sbbsIni.HostName;
webIni.HTTPPort = Number(sbbsIni.Port).toFixed();
if(http_request.query.username != undefined && http_request.query.password != undefined) {
......
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