public SiteSetupData() { conn = new DBConnection(); }
public CommonData() { conn = new DBConnection(); }