* configlogging.jsp: Fix IAE

* error500.jsp: Fix whitespace
This commit is contained in:
zzz
2012-10-06 13:42:48 +00:00
parent ddc750469c
commit 97460e7d99
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
<%@page contentType="text/html"%>
<%@page trimDirectiveWhitespaces="true"%>
<%@page pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<%