Code cleaning

This commit is contained in:
Rodolphe Quiedeville 2003-03-18 15:22:57 +00:00
parent 871d550403
commit bcc0fd244a

View File

@ -36,6 +36,7 @@ class Account {
Function Account($DB, $rowid=0) {
global $config;
$this->clos = 0;
$this->db = $DB;
$this->rowid = $rowid;