From 9cca1dfbc279eeac2bd05d0f7164413c0c09c862 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Mon, 18 Mar 2019 11:55:14 +0100 Subject: [PATCH] =?UTF-8?q?Arbeitspl=C3=A4tze=20in=20ort.rdf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rdf/ort.rdf.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rdf/ort.rdf.php b/rdf/ort.rdf.php index 6a12f3948..e9f575428 100644 --- a/rdf/ort.rdf.php +++ b/rdf/ort.rdf.php @@ -88,6 +88,7 @@ for ($i=0;$i<$num_rows;$i++) '.$ort->raumtyp_kurzbz.' '.$ort->planbezeichnung.' + '; $descr.=' '.$ort->ort_kurzbz." @@ -98,6 +99,7 @@ for ($i=0;$i<$num_rows;$i++) ".$ort->stockwerk." ".$raumtypen." ".$ort->planbezeichnung." + ".$ort->arbeitsplaetze." \n"; if ($lastTYP!=$currentTYP)