diff --git a/rdf/organisationseinheit.rdf.php b/rdf/organisationseinheit.rdf.php index f31d542ce..ee66697a9 100644 --- a/rdf/organisationseinheit.rdf.php +++ b/rdf/organisationseinheit.rdf.php @@ -35,7 +35,7 @@ require_once('../include/organisationseinheit.class.php'); // raumtypen holen $org=new organisationseinheit(); -$org->getAll(); +$org->getAll(null, null, 'organisationseinheittyp_kurzbz, bezeichnung'); $rdf_url='http://www.technikum-wien.at/organisationseinheit'; @@ -64,4 +64,4 @@ foreach ($org->result as $oe) ?> - \ No newline at end of file +