Enable schemaUpdateTOTPToMultipleKeys

Change-Id: I6cb10a877652a10412664e124f94c5d0c58932fe
This commit is contained in:
Reedy 2019-11-04 18:33:19 +00:00
parent ef372c611d
commit 3132064fe2

View file

@ -65,9 +65,9 @@ class UpdateTables {
"{$this->base}/sql/mysql/patch-remove_module_specific_fields.sql"
);
/*$this->updaterAddExtensionUpdate(
$this->updater->addExtensionUpdate(
[ [ __CLASS__, 'schemaUpdateTOTPToMultipleKeys' ] ]
);*/
);
break;