mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 23:37:12 -07:00
Develop (#12)
* Updated to latest Gradle plugin. * Updated for better alignment across hello templates * Updated to RIFE 1.5.2 * Updated to RIFE 1.5.4
This commit is contained in:
parent
ed1cfc66db
commit
1209879005
6 changed files with 14 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
|||
<filter-class>rife.servlet.RifeFilter</filter-class>
|
||||
<init-param>
|
||||
<param-name>rifeSiteClass</param-name>
|
||||
<param-value>hello.App</param-value>
|
||||
<param-value>hello.AppSite</param-value>
|
||||
</init-param>
|
||||
</filter>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue