From 85123be30ba1fc9e5a0d604a0191fefb200e846f Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 11 Oct 2007 09:40:28 +0000 Subject: [PATCH] See last commit git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7508 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/accept-to-gettext.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/accept-to-gettext.inc b/include/accept-to-gettext.inc index 005f3e746..044f932ea 100644 --- a/include/accept-to-gettext.inc +++ b/include/accept-to-gettext.inc @@ -165,8 +165,8 @@ function al2gt($gettextlangs, $mime) $alscores[$noct[0]] = ""; } - if(!isset($alscores[$gtcs])){ - $alscores[$gtcs] = ""; + if(!isset($acscores[$gtcs])){ + $acscores[$gtcs] = ""; } $testvals=array( array($alscores[$allang], $acscores[$gtcs]), -- 2.30.2