Superfluous my deleted
git-svn-id: https://svn.fhem.de/fhem/trunk@3152 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1073,7 +1073,7 @@ FW_showRoom()
|
||||
my $newtxt;
|
||||
if($sfn) {
|
||||
no strict "refs";
|
||||
my $newtxt = &{$sfn}($FW_wname, $d, $FW_room, \%extPage);
|
||||
$newtxt = &{$sfn}($FW_wname, $d, $FW_room, \%extPage);
|
||||
use strict "refs";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user