Code cleaning
This commit is contained in:
parent
871d550403
commit
bcc0fd244a
@ -36,6 +36,7 @@ class Account {
|
||||
Function Account($DB, $rowid=0) {
|
||||
global $config;
|
||||
|
||||
$this->clos = 0;
|
||||
$this->db = $DB;
|
||||
$this->rowid = $rowid;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user