mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
49_SSCam: contrib 8.13.2
git-svn-id: https://svn.fhem.de/fhem/trunk@19141 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ea50574455
commit
f521a30534
@ -6838,7 +6838,7 @@ sub SSCam_ptzpanel($;$$) {
|
||||
# return "" if($actvs <= 71);
|
||||
#}
|
||||
|
||||
return if(SSCam_myVersion($hash) <= 71);
|
||||
return "" if(SSCam_myVersion($hash) <= 71);
|
||||
|
||||
$ptz_ret = "<div class=\"ptzpanel\">";
|
||||
$ptz_ret.= '<table class="rc_body">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user