fixed inline comments

This commit is contained in:
seek3r 2001-12-24 18:15:06 +00:00
parent 40cd00c1b8
commit 2397001fba

View File

@ -182,8 +182,8 @@
/*!
@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'
@abstract Using the common functions next_id and last_id, find the next available account_id
@param $account_type (optional, default to 'u'
*/
function get_nextid($account_type='u')
{