mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 16:33:17 +01:00
fixed inline comments
This commit is contained in:
parent
40cd00c1b8
commit
2397001fba
@ -182,8 +182,8 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
@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