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') {