Fixed compile errors by transferring more of the changes to this new branch. Previous upload doesn't compile.
This commit is contained in:
@@ -85,4 +85,6 @@ public interface IWebServerApplicationDefaults {
|
||||
"<h2>For Apple Safari</h2>" +
|
||||
"<p>Safari has a built in auto update system, but if you are still having problems you can reinstall it: Go to the <a href='http://www.apple.com/safari/'>Apple Safari</a> website and click the \"Download Now\" link and follow the instructions.</p>" +
|
||||
"</TD></TR></TABLE></BODY></HTML>";
|
||||
public static final String UPGRADE_FAILED =
|
||||
"Socket upgrade request failed or was rejected.";
|
||||
}//IWebServerApplicationDefaults//
|
||||
Reference in New Issue
Block a user