forked from extern/egroupware
fixed very minor inline doc text
This commit is contained in:
parent
70f546278c
commit
4d41699cdc
@ -184,7 +184,7 @@
|
|||||||
/*!
|
/*!
|
||||||
@function get_nextid
|
@function get_nextid
|
||||||
@abstract Using the common functions next_id and last_id, find the next available account_id
|
@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')
|
function get_nextid($account_type='u')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user