Skip to content

Commit

Permalink
Fixed issue #17121: Custom question preview image not shown (#1810)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Mar 25, 2021
1 parent 0894943 commit ce27e0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/helpers/update/updatedb_helper.php
Expand Up @@ -3772,7 +3772,6 @@ function ($v) {
$oQuestionTheme->save();
}
}
$oTransaction = $oDB->beginTransaction();
$oDB->createCommand()->insert("{{plugins}}", [
'name' => 'TwoFactorAdminLogin',
'plugin_type' => 'core',
Expand Down

0 comments on commit ce27e0d

Please sign in to comment.