mirror of
https://github.com/apache/struts.git
synced 2026-08-21 06:27:28 +00:00
WW-4632 Uses proper DTD version
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
-->
|
||||
|
||||
<!DOCTYPE struts PUBLIC
|
||||
"-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"
|
||||
"http://struts.apache.org/dtds/struts-2.3.dtd">
|
||||
"-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"
|
||||
"http://struts.apache.org/dtds/struts-2.5.dtd">
|
||||
|
||||
<struts order="25">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user