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
d3274b95dc
bigbluebutton-Github
/
bigbluebutton-web
/
grails-app
/
init
/
org
/
bigbluebutton
/
web
/
BootStrap.groovy
10 lines
119 B
Groovy
Raw
Normal View
History
Unescape
Escape
Update bigbluebutton-web to gradle 5.1 (Work In Progress)
2019-01-10 04:04:30 +08:00
package
org
.
bigbluebutton
.
web
- 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