forked from hummypkg/webif
1.0.0 final
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1522 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
parent
93cbf651ba
commit
cf0a6b5028
@ -197,6 +197,7 @@ epg method scheduled {} {
|
||||
#puts "Check key ($key)"
|
||||
if {[dict exists $rsvlookup $key]} {
|
||||
set p $rsvlookup($key)
|
||||
#puts "FOUND ($p)"
|
||||
break
|
||||
}
|
||||
}
|
||||
@ -207,6 +208,8 @@ epg method scheduled {} {
|
||||
default { set sched_type 0 }
|
||||
}
|
||||
|
||||
#puts "SCHED_TYPE: ($sched_type)"
|
||||
|
||||
return $sched_type
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user