X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Faccept-to-gettext.inc;h=abf6b60c1c64b8f3a3bc779de7229101f9bafc17;hb=be3634b7a541e2678a9b44e2b84d25781dff6470;hp=289cae435a9b8243142d4ceb6d0de43aa1cb7a6d;hpb=113163ecd6922fbc795ecfffa07e502701c258f4;p=gosa.git diff --git a/include/accept-to-gettext.inc b/include/accept-to-gettext.inc index 289cae435..abf6b60c1 100644 --- a/include/accept-to-gettext.inc +++ b/include/accept-to-gettext.inc @@ -164,7 +164,9 @@ function al2gt($gettextlangs, $mime) if(!isset($alscores[$noct[0]])){ $alscores[$noct[0]] = ""; } - + if(!isset($acscores[$gtcs])){ + $acscores[$gtcs] = ""; + } $testvals=array( array($alscores[$allang], $acscores[$gtcs]), array($alscores[$noct[0]], $acscores[$gtcs]),