mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 19:24:23 +00:00
.
This commit is contained in:
@@ -66,6 +66,10 @@ class Test():
|
||||
self.core.db_execute_query(self.session, table_logs)
|
||||
return None
|
||||
|
||||
def unload(self) -> None:
|
||||
|
||||
return None
|
||||
|
||||
def _hcmds(self, user:str, cmd: list) -> None:
|
||||
|
||||
command = cmd[0].lower()
|
||||
|
||||
Reference in New Issue
Block a user