Commit 3cb5e32c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

important use of else

parent c828f5b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -356,7 +356,7 @@ sub handle_request {
			);
		}
	}
	if ( $template eq 'marudor_v1' ) {
	elsif ( $template eq 'marudor_v1' ) {
		$callback //= 'db_fakedisplay';
		my $json = $self->render_to_string(
			json => {