mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +01:00
just fixed some typos
This commit is contained in:
parent
5d1fd4aedb
commit
509c20a625
@ -1176,8 +1176,8 @@ class addressbook_ui extends addressbook_bo
|
|||||||
* Edit a contact
|
* Edit a contact
|
||||||
*
|
*
|
||||||
* @param array $content=null submitted content
|
* @param array $content=null submitted content
|
||||||
* @param int $_GET['contact_id'] contact_id manly for popup use
|
* @param int $_GET['contact_id'] contact_id mainly for popup use
|
||||||
* @param bool $_GET['makecp'] ture if you want do copy the contact given by $_GET['contact_id']
|
* @param bool $_GET['makecp'] true if you want to copy the contact given by $_GET['contact_id']
|
||||||
*/
|
*/
|
||||||
function edit($content=null)
|
function edit($content=null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user