From ff851751d3806998aa98248de2cfa0dda94a2b21 Mon Sep 17 00:00:00 2001 From: odroegehorn <> Date: Mon, 9 Mar 2009 14:16:08 +0000 Subject: [PATCH] Minor update on the Title git-svn-id: https://svn.fhem.de/fhem/trunk@356 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/webfrontend/pgm5/fhemiphone.pl | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/fhem/webfrontend/pgm5/fhemiphone.pl b/fhem/webfrontend/pgm5/fhemiphone.pl index 8f01296e6..ec65cb9dd 100644 --- a/fhem/webfrontend/pgm5/fhemiphone.pl +++ b/fhem/webfrontend/pgm5/fhemiphone.pl @@ -90,7 +90,6 @@ my $n = 0; ################## # iPhone Anpassungen: -#$me = "http://www.dhs-computer.dyndns.org/cgi-bin4/fhemiphone.pl" if(!$me); $me = "" if(!$me); my $q = new CGI; $ti = 1; @@ -138,18 +137,6 @@ if($cmd =~ m/^toweblink (.*)$/) { print $q->header; print $q->start_html(-name=>$title, -title=>$title, -meta=> {'viewport'=>'width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;'}, -style =>{ -type=>'text/css', -media=>'screen', -src=>'./icons/iui.css'}, -script=>{ -type=>"application/x-javascript", -src=>"./icons/iui.js"}); - -#For manually enetered commands -#if($cmdret) { -# $detail = ""; -# $room = ""; -# $cmdret =~ s/</g; -# $cmdret =~ s/>/>/g; -# print "
$cmdret\n"; -# print "