2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-09 07:44:19 +00:00

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 5ba9aff7fa
commit 05e2ee065d

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";