MDL-29627 quiz old popup int column => new browsersecurity column.

The new column store more meaningful string constants.
This commit is contained in:
Tim Hunt 2011-10-06 20:15:01 +01:00
parent 0eafc98852
commit 4344c5d5d9
15 changed files with 170 additions and 46 deletions

View file

@ -25,6 +25,6 @@
defined('MOODLE_INTERNAL') || die();
$module->version = 2011070100;
$module->version = 2011100604;
$module->requires = 2011060313;
$module->cron = 0;