Changeset 1025 for trunk/grails-app/conf
- Timestamp:
- Nov 1, 2010, 11:40:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r1024 r1025 23 23 24 24 def init = {servletContext -> 25 "Bootstrapping application".grom()26 27 25 // define timezone 28 26 System.setProperty('user.timezone', 'CET')
Note: See TracChangeset
for help on using the changeset viewer.