Function churchcore_getUserByCMSId
get user ids from DB TODO: is empty $CMSID allowed? If not, how can you get more then one user?
Parameters summary
string |
$CMSID |
|
boolean |
$multiple = false |
$multiple; if false return first user, else return comma separated list |
Return value summary
one
|
or more ids, null if none found |