welcome message not implemented yet

skala
Julio Montoya 13 years ago
parent cc8d1556f7
commit ba4d6145e9
  1. 2
      plugin/bbb/lib/bbb_plugin.class.php

@ -11,7 +11,7 @@ class BBBPlugin extends Plugin
//When creating a new course this settings are added to the course
public $course_settings = array(
array('name' => 'big_blue_button_welcome_message', 'type' => 'text'),
// array('name' => 'big_blue_button_welcome_message', 'type' => 'text'),
array('name' => 'big_blue_button_record_and_store', 'type' => 'checkbox')
);

Loading…
Cancel
Save