Skip to content

Commit 279a09c

Browse files
authored
REFACTOR: replaced deprecated tags
1 parent b6dd58b commit 279a09c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010

1111
<Resource Name="Sample.PKG"/>
1212

13-
<CSPApplication
13+
<WebApplication
1414
Url="/crud"
1515
Recurse="1"
16-
MatchRoles=":{$dbrole}"
16+
MatchRoles=":{$globalsDbRole}"
1717
PasswordAuthEnabled="0"
1818
UnauthenticatedEnabled="0"
1919
DispatchClass="Sample.PersonREST"

0 commit comments

Comments
 (0)