From b3a7d86cec401a6ec26d9aeed24c2902e15c7dc0 Mon Sep 17 00:00:00 2001 From: seek3r Date: Mon, 5 Feb 2001 22:33:57 +0000 Subject: [PATCH] removed function that goes in shared --- phpgwapi/doc/class.accounts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/phpgwapi/doc/class.accounts b/phpgwapi/doc/class.accounts index 3d74d41886..b7eeb96595 100644 --- a/phpgwapi/doc/class.accounts +++ b/phpgwapi/doc/class.accounts @@ -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 *