git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8faf3db
)
fix typo
author
Andreas Monzner
<
[email protected]
>
Mon, 8 Jan 2007 18:49:28 +0000
(18:49 +0000)
committer
Andreas Monzner
<
[email protected]
>
Mon, 8 Jan 2007 18:49:28 +0000
(18:49 +0000)
lib/python/Components/ParentalControl.py
patch
|
blob
|
history
diff --git
a/lib/python/Components/ParentalControl.py
b/lib/python/Components/ParentalControl.py
index 4bf18067750170a066e6d3af071a211da2299780..057537e1ff318cc1453771a1ef6ec4aae9b38671 100644
(file)
--- a/
lib/python/Components/ParentalControl.py
+++ b/
lib/python/Components/ParentalControl.py
@@
-63,7
+63,7
@@
class ParentalControl:
self.serviceLevel.remove(service)
def isServicePlayable(self, service, callback):
- if not config.ParentalControl.configured.value or not config.ParentalControl.se
tup
pinactive.value:
+ if not config.ParentalControl.configured.value or not config.ParentalControl.se
rvice
pinactive.value:
return True
#print "whitelist:", self.whitelist
#print "blacklist:", self.blacklist