Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision be096dae

Von Kivitendo Admin vor fast 8 Jahren hinzugefügt

Typo in comments

Unterschiede anzeigen:

SL/Auth.pm
516 516

  
517 517
  $form   = $main::form;
518 518

  
519
  # Don't fail if the auth DB doesn't yet.
519
  # Don't fail if the auth DB doesn't exist yet.
520 520
  if (!( $dbh = $self->dbconnect(1) )) {
521 521
    return $self->session_restore_result(SESSION_NONE());
522 522
  }

Auch abrufbar als: Unified diff