Changeset 15 for trunk/grails-app/controllers/ErrorController.groovy
- Timestamp:
- Oct 21, 2009, 1:04:41 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/ErrorController.groovy
r14 r15 9 9 * $Date$ 10 10 */ 11 public class ErrorController {11 public class ErrorController extends BaseController { 12 12 /** 13 13 * render the flash message
Note: See TracChangeset
for help on using the changeset viewer.