Sfoglia il codice sorgente

Don't use an undefined index if not needed

It is not set. And not used. Just some copy paste leftover.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v18.0.0beta1
Roeland Jago Douma 4 anni fa
parent
commit
1ddd6b4080
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0
    2
      core/templates/loginflowv2/done.php

+ 0
- 2
core/templates/loginflowv2/done.php Vedi File

@@ -25,8 +25,6 @@ declare(strict_types=1);
style('core', 'login/authpicker');

/** @var array $_ */
/** @var \OCP\IURLGenerator $urlGenerator */
$urlGenerator = $_['urlGenerator'];
?>

<div class="picker-window">

Loading…
Annulla
Salva