mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2017-08-31 Fred Gleason <fredg@paravelsystems.com>
* Modified web client components to use a distinctive http USER_AGENT string.
This commit is contained in:
@@ -55,6 +55,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
//
|
||||
rd_config=new RDConfig(RD_CONF_FILE);
|
||||
rd_config->load();
|
||||
rd_config->setModuleName("sas_switch_torture");
|
||||
|
||||
QString err;
|
||||
test_db=RDInitDb(&schema,&err);
|
||||
|
||||
Reference in New Issue
Block a user