From e6398a1586a43c1ffc489fe1496f24e88a1af464 Mon Sep 17 00:00:00 2001 From: Fred Dixon Date: Sat, 23 Jan 2010 22:28:44 +0000 Subject: [PATCH] Once character update to trigger update of devbuild.bigbluebutton.org git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3458 af16638f-c34d-0410-8cfa-b39d5352b314 --- bigbluebutton-web/web-app/demo/bbb_api.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigbluebutton-web/web-app/demo/bbb_api.jsp b/bigbluebutton-web/web-app/demo/bbb_api.jsp index 9c789a6d6c..ee54396f74 100755 --- a/bigbluebutton-web/web-app/demo/bbb_api.jsp +++ b/bigbluebutton-web/web-app/demo/bbb_api.jsp @@ -29,7 +29,7 @@ Author: Fred Dixon <%! -// +// // Create a meeting and return a URL to join it // public String getJoinURL(String username, String meetingID, String welcome) {