updated language builds

flag for 2.2.0rc4 release

git-svn-id: svn://192.168.202.10@1330 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-02-04 04:40:06 +00:00
parent 4e49cea67d
commit 7988eed4d5
301 changed files with 11717 additions and 2593 deletions
@@ -62,7 +62,7 @@ if (!isset($query_date)) {$query_date = $NOW_DATE;}
if( (strlen($user)<2) or (strlen($pass)<2) or ($auth==0))
{
echo "Unzulässig Benutzername/Passwort: |$user|$pass|\n";
echo "Unzulässig Username/Passwort: |$user|$pass|\n";
exit;
}
else