[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

Keeps track of upgrades to the workshop module

Copyright: 2009 David Mudrak <david.mudrak@gmail.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 75 lines (3 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: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1