Hello,
We never delete records from the DB, instead, we change the status column.
The status for an active kuser will be 1, as defined here:
So, if the status is not 1, the kuser is not active.
Hello,
We never delete records from the DB, instead, we change the status column.
The status for an active kuser will be 1, as defined here:
So, if the status is not 1, the kuser is not active.