Remainders from previous projects removed

git-svn-id: https://svn.fhem.de/fhem/trunk@1591 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-05-29 09:16:47 +00:00
parent 9f6f3502ff
commit 29a1c5fa05

View File

@@ -32,9 +32,6 @@ my @platform = (
my $title = "Used FHEM Modules & Components";
my $TIMES_HOME = "/opt/times/TIMES.rko";
#my $TIMES_HOME = "/home/ipqmbe/times/TIMES";
my $q = new CGI;
print $q->header,
$q->start_html( -title => $title, -style=>{-src=>"style.css"}), "\n";