- yWeb: replace another if-file-exist with find-exec

This commit is contained in:
svenhoefer
2015-03-31 10:44:09 +02:00
parent 4eab09ae02
commit c10b7077b8
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ function view_transcode_mode(){
</div>
<script type="text/javascript">
//<![CDATA[
haveUDP = ("{=if-file-exists:/sbin/udpstreamts~true~{=if-file-exists:/var/bin/udpstreamts~true~false=}=}" == "true");
haveUDP = ("{=find-exec:udpstreamts=}" != "");
isUDP = ("{=ini-get:/var/tuxbox/config/Y-Web.conf;udp;false=}" == "true");
Mode = "{=mode=}";
LiveTyp = "{=typ=}";

View File

@@ -1,4 +1,4 @@
version=2.9.0.15
version=2.9.0.16
date=31.03.2015
type=Release
info=Port CST