TreeFrog Framework version 1.29.0 release
·
879 commits
to master
since this release
- Fix a bug of max-age of cookie.
- Fix a bug of generating select-tag.
- Modified to initialize boolean fields in classes generated.
- Implemented publish() function in TActionController class.
- Rename functions; renderAndStoreInCache() to renderAndCache(), renderFromCache() to renderOnCache(), removeFromCache() to removeCache().