01_FHEMWEB.pm: fix the commandref.html problem and probably some FLORRPLAN issues (Forum #32103)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7579 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -524,6 +524,7 @@ FW_answerCall($)
|
||||
} elsif($dir1 && !$data{FWEXT}{"/$dir1"}) {
|
||||
my $dir = "$dir1$dirN";
|
||||
my $ext = "";
|
||||
$dir =~ s,/$,,;
|
||||
$dir =~ s/\.\.//g;
|
||||
$dir =~ s,www/,,g; # Want commandref.html to work from file://...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user