Update Users.php
This commit is contained in:
parent
79c2ead095
commit
09d3181e89
@ -18,7 +18,6 @@ class Users {
|
||||
private $bal_history = CREDITS_HISTORY_TABLE;
|
||||
private $bank_acc = ACCOUNTS_TABLE;
|
||||
private $fund_trans = TRANSFER_INFO_TABLE;
|
||||
private $user_name = null;
|
||||
private $email = null;
|
||||
private $name = null;
|
||||
private $is_active = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user