This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cecbc46d1d
bigbluebutton-Github
/
bigbluebutton-web
/
grails-app
/
conf
/
BootStrap.groovy
8 lines
88 B
Groovy
Raw
Normal View
History
Unescape
Escape
- bringing bigbluebutton-web into trunk git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1190 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-02 00:53:45 +08:00
class
BootStrap
{
- upgrade bigbluebutton-web to grails 2.3.6
2014-02-25 23:46:06 +08:00
def
init
=
{
servletContext
-
>
}
def
destroy
=
{
}
}
Reference in New Issue
Copy Permalink