Changes have been made to all built-in themes, to add the new popup navigation menu."; echo "
If you have customised themes, you will need to edit theme/xxxx/header.html as follows:"; echo "
See the standard themes for examples, eg: theme/standard/header.html"; print_simple_box_end(); } if ($oldversion < 2002111200) { execute_sql(" ALTER TABLE `course` ADD `showrecent` TINYINT(5) UNSIGNED DEFAULT '1' NOT NULL AFTER `numsections` "); } return true; } ?>