diff options
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/DreamInfoHandler.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Components/DreamInfoHandler.py b/lib/python/Components/DreamInfoHandler.py index 261e800f..86015261 100644 --- a/lib/python/Components/DreamInfoHandler.py +++ b/lib/python/Components/DreamInfoHandler.py @@ -313,3 +313,4 @@ class DreamInfoHandler: if self.console.execute("cp %s %s" % ((directory + name), resolveFilename(SCOPE_CONFIG))): print "execute failed" self.installNext() + db = eDVBDB.getInstance().loadBouquet("bouquets.tv")
\ No newline at end of file |
