Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Functions
upgrade.php File Reference

This file keeps track of upgrades to the wiki module. More...

Functions

 xmldb_wiki_upgrade ($oldversion)
 

Detailed Description

This file keeps track of upgrades to the wiki module.

Sometimes, changes between versions involve alterations to database structures and other major things that may break installations.

The upgrade function in this file will attempt to perform all the necessary actions to upgrade your older installation to the current version.

Author
Jordi Piguillem
License
http://www.gnu.org/copyleft/gpl.html GNU Public License