- Timestamp:
- Jan 20, 2011, 4:17:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/dbnp/importer/ImporterController.groovy
r1417 r1418 28 28 * $Date$ 29 29 */ 30 //@Secured(['IS_AUTHENTICATED_REMEMBERED'])30 @Secured(['IS_AUTHENTICATED_REMEMBERED']) 31 31 class ImporterController { 32 32 // the pluginManager is used to check if the Grom
Note: See TracChangeset
for help on using the changeset viewer.