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