Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / grails-app / controllers / com / eneraptor / hci / StatisticsController.groovy @ 3

History | View | Annotate | Download (83 Bytes)

1
package com.eneraptor.hci
2

    
3
class StatisticsController {
4

    
5
    def main = { }
6
        
7
}