mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
updated inline docs for test
This commit is contained in:
parent
d7156e82f1
commit
522894534a
@ -175,6 +175,10 @@
|
|||||||
|
|
||||||
return $this->members;
|
return $this->members;
|
||||||
}
|
}
|
||||||
|
/*!
|
||||||
|
@class_start accounts
|
||||||
|
@abstract a test.
|
||||||
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
@function get_nextid
|
@function get_nextid
|
||||||
@ -229,4 +233,8 @@
|
|||||||
return $nextid;
|
return $nextid;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/*!
|
||||||
|
@class_end accounts
|
||||||
|
@abstract a test.
|
||||||
|
*/
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user