klack sync: fix add timer

yWeb 2.8.0.4

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@617 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 11a878024a
Author: yjogol <yjogol2@online.de>
Date: 2010-06-09 (Wed, 09 Jun 2010)



------------------
This commit was generated by Migit
This commit is contained in:
yjogol
2010-06-09 04:04:00 +00:00
parent 3919c0c638
commit 188efff0cf
2 changed files with 4 additions and 4 deletions

View File

@@ -282,8 +282,8 @@ function do_set_timer()
+"&rec_dir="+document.f.rec_dir.value +"&rec_dir="+document.f.rec_dir.value
+"&rs=1" +"&rs=1"
+"&update=1"; +"&update=1";
// _url = _urlt.replace(/:/gi,"."); _url = _urlt.replace(/:/gi,".");
/*_url = encodeURI(_url);*/ // _url = encodeURI(_url);
loadSyncURL(_url); loadSyncURL(_url);
channels++; channels++;
if(document.f.debug.checked) if(document.f.debug.checked)

View File

@@ -1,5 +1,5 @@
version=2.8.0.3 version=2.8.0.4
date=27.03.2010 date=09.06.2010
type=Release type=Release
info=Port Coolstream info=Port Coolstream