@@ -49,7 +49,7 @@ if __name__ == "__main__":
else:
dbconf = config.getConfig()['database']
DbManager(dbconf)
bm = BusinessModel(DbManager().getConnection())
bm = BusinessModel(DbManager().getConnection(), ["roleid", "username", "gecos"])
#print(con is con2)
The note is not visible to the blocked user.