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