From 133a6dff495236e2d3a4eb70081ddb1448765625 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 31 Oct 2011 20:33:05 +0100 Subject: (html) file generator --- htmlreport/config.php.dist | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 htmlreport/config.php.dist (limited to 'htmlreport/config.php.dist') diff --git a/htmlreport/config.php.dist b/htmlreport/config.php.dist new file mode 100644 index 0000000..0720e33 --- /dev/null +++ b/htmlreport/config.php.dist @@ -0,0 +1,22 @@ + 'Schlafzimmer', + 1 => 'Wohnzimmer', + 2 => 'Buero', + 3 => 'Aussen', + 4 => 'Bad', + 5 => 'Kinderzimmer', + 6 => 'Kueche', +); +?> \ No newline at end of file -- cgit v1.2.3