fixed bug with jqueryLoad and socketLoad

This commit is contained in:
coderaiser 2013-05-08 16:38:50 +00:00
parent 14a84c6f12
commit 0ddc432f07
2 changed files with 7 additions and 7 deletions

View file

@ -12,9 +12,9 @@
"show_keys_panel" : true,
"server" : true,
"socket" : true,
"port" : 80,
"sslPort" : 443,
"port" : 8000,
"sslPort" : 4430,
"ip" : null,
"ssl" : false,
"rest" : true
}
}