mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-05-31 00:41:20 +00:00
Purged git history and removed sensitive information.
This commit is contained in:
commit
8ed526716f
857 changed files with 25312 additions and 0 deletions
10
app/controllers/about_controller.rb
Normal file
10
app/controllers/about_controller.rb
Normal file
|
@ -0,0 +1,10 @@
|
|||
class AboutController < ApplicationController
|
||||
def staff
|
||||
end
|
||||
|
||||
def adminpanel
|
||||
end
|
||||
|
||||
def statistics
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue