removed function that goes in shared

This commit is contained in:
seek3r 2001-02-05 22:33:57 +00:00
parent f4c9533c37
commit b3a7d86cec

View File

@ -31,12 +31,6 @@ class accounts_{
* These are the standard $this->account_id specific functions *
\**************************************************************************/
function update_data($data) {
/**************************************************************************\
* Set $this->data with the $data param that was sent *
\**************************************************************************/
}
function save_repository(){
/**************************************************************************\
* Store the values in $this->data to the repository *