mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
added missing return on success
This commit is contained in:
parent
7f3f01a602
commit
3803f842f3
@ -729,6 +729,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return True;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Used by admin to change ownership on account delete */
|
/* Used by admin to change ownership on account delete */
|
||||||
|
Loading…
Reference in New Issue
Block a user