forked from extern/egroupware
Fix documentation
This commit is contained in:
parent
8370e44fbe
commit
c6cb5ee2dc
@ -309,7 +309,7 @@ class resources_bo
|
|||||||
*
|
*
|
||||||
* Cornelius Weiss <egw@von-und-zu-weiss.de>
|
* Cornelius Weiss <egw@von-und-zu-weiss.de>
|
||||||
* @param array $resource array with key => value of all needed datas
|
* @param array $resource array with key => value of all needed datas
|
||||||
* @return string msg if somthing went wrong; nothing if all right
|
* @return string|boolean msg if somthing went wrong or false in failure; resource id if all right
|
||||||
*/
|
*/
|
||||||
function save($resource)
|
function save($resource)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user