Skip to content

Commit f5ca4ca

Browse files
2 parents cd8cb1f + 43ed777 commit f5ca4ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: cache/projectTemplate.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Issue an "304 Not Modified" status</Description>
541541

542542
<Class name="ClassExplorer.StaticContent">
543543
<Description>
544-
Cache UML Explorer vX.X.X/*build.replace:pkg.version*/ static content generator.
544+
Cache Class Explorer vX.X.X/*build.replace:pkg.version*/ static content generator.
545545
Class contains methods that return JS/CSS/HTML data for single page application.</Description>
546546
<TimeChanged>63670,71368.846177</TimeChanged>
547547
<TimeCreated>63663,71456.865723</TimeCreated>
@@ -611,7 +611,7 @@ This method is invoked when a class is compiled.</Description>
611611
set cspProperties("AutheEnabled") = 32 // Password
612612
}
613613
set cspProperties("NameSpace") = ns
614-
set cspProperties("Description") = "A WEB application for Cache UML Explorer."
614+
set cspProperties("Description") = "A WEB application for Cache Class Explorer."
615615
set cspProperties("IsNameSpaceDefault") = 1
616616
set cspProperties("DispatchClass") = "ClassExplorer.Router"
617617
if ('##class(Security.Applications).Exists("/ClassExplorer")) {
@@ -646,4 +646,4 @@ This method is invoked when a class is 'uncompiled'.</Description>
646646
]]></Implementation>
647647
</Method>
648648
</Class>
649-
</Export>
649+
</Export>

0 commit comments

Comments
 (0)