. * * @package mahara * @subpackage auth-browserid * @author Francois Marier */ function xmldb_auth_browserid_upgrade($oldversion=0) { return true; }