[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/mod/workshop/db/ -> upgrade.php (summary)

Keeps track of upgrades to the workshop module

Copyright: 2009 David Mudrak <[email protected]>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 167 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  xmldb_workshop_upgrade()

Functions
Functions that are not part of a class:

xmldb_workshop_upgrade($oldversion)   X-Ref
Performs upgrade of the database structure and data

Workshop supports upgrades from version 1.9.0 and higher only. During 1.9 > 2.0 upgrade,
there are significant database changes.

param: int $oldversion the version we are upgrading from
return: bool result



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1