Vergleich admin/modules/home/preferences.php - 1.8.5 - 1.8.6

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 171Zeile 171
	$page->output_footer();
}


	$page->output_footer();
}


 
/**
* Generate 10 random recovery codes, each with a length of 6 and without duplicates
*
* @return array
*/

function generate_recovery_codes()
{
$t = array();

function generate_recovery_codes()
{
$t = array();