Just replaced HOP by Helma
This commit is contained in:
parent
bb3ab86969
commit
bbc2a61160
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import helma.util.HtmlEncoder;
|
||||||
import helma.util.UrlEncoder;
|
import helma.util.UrlEncoder;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This represents a HOP skin, i.e. a template created from JavaScript. It uses the request path array
|
* This represents a Helma skin, i.e. a template created from JavaScript. It uses the request path array
|
||||||
* from the RequestEvaluator object to resolve dynamic tokens.
|
* from the RequestEvaluator object to resolve dynamic tokens.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue