diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,5 +27,6 @@ class cScraper2VdrConfig { string mysqlDBUser; string mysqlDBPass; string recScrapInfoName; + int debug; }; #endif //__SCRAPER2VDR_CONFIG_H |