From 5a85899cddc67e750e93d5b2e98deff42ed86b9e Mon Sep 17 00:00:00 2001 From: Claus Marxmeier Date: Wed, 20 Mar 2019 14:25:54 +0100 Subject: [PATCH] Update config.inc.php --- config.inc.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.inc.php b/config.inc.php index f7d5130..64a6a56 100644 --- a/config.inc.php +++ b/config.inc.php @@ -100,6 +100,12 @@ "offset_modell" => 8, "offset_version" => 4 ), + rray( + "name" => "Nexx", + "filename" => "nexx", + "offset_modell" => 5, + "offset_version" => 4 + ), array( "name" => "Ocedo", "filename" => "ocedo",