From 4d41699cdc915a8a46617d7cab566e351aef9dfd Mon Sep 17 00:00:00 2001 From: seek3r Date: Tue, 25 Dec 2001 09:22:31 +0000 Subject: [PATCH] fixed very minor inline doc text --- phpgwapi/inc/class.accounts_shared.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/inc/class.accounts_shared.inc.php b/phpgwapi/inc/class.accounts_shared.inc.php index ab4f013d93..380e9de20c 100644 --- a/phpgwapi/inc/class.accounts_shared.inc.php +++ b/phpgwapi/inc/class.accounts_shared.inc.php @@ -184,7 +184,7 @@ /*! @function get_nextid @abstract Using the common functions next_id and last_id, find the next available account_id - @param $account_type (optional, default to 'u' + @param $account_type (optional, default to 'u') */ function get_nextid($account_type='u') {