forked from extern/egroupware
fixed quick problem
This commit is contained in:
parent
9d4a297b28
commit
6f8e4c0b6c
@ -30,15 +30,6 @@ class accounts_{
|
|||||||
* These are the standard $this->account_id specific functions *
|
* These are the standard $this->account_id specific functions *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
|
|
||||||
function read()
|
|
||||||
{
|
|
||||||
/**************************************************************************\
|
|
||||||
* Verify that $this->data has values, *
|
|
||||||
* if not execute $this->read_repository() *
|
|
||||||
* end by returning $this->data *
|
|
||||||
\**************************************************************************/
|
|
||||||
}
|
|
||||||
|
|
||||||
function update_data($data) {
|
function update_data($data) {
|
||||||
/**************************************************************************\
|
/**************************************************************************\
|
||||||
* Set $this->data with the $data param that was sent *
|
* Set $this->data with the $data param that was sent *
|
||||||
|
Loading…
Reference in New Issue
Block a user