From 109b7f304eb81fa34622d4bdfdda0d9c09dbc570 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 20 May 2019 16:12:29 +0200 Subject: [PATCH] Session Content: Query zum Einlesen gefixt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Operatorpräzedenz wurde falsch berücksichtigt. --- SL/Auth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Auth.pm b/SL/Auth.pm index 253a847ce..9f52a37e1 100644 --- a/SL/Auth.pm +++ b/SL/Auth.pm @@ -635,7 +635,7 @@ sub _load_with_auto_restore_column { my $query = <