-
- Downloads
Better to use foreach because when add mail in $cible array we can test
with (!array_key_exists($obj->email, $cibles)) better than old method
Please register or sign in to comment
On Saturday, June 28 from 8:00 AM to 9:00 AM, we will be performing an upgrade of the GitLab system. During that time, GitLab and git services on git.unl.edu may be unavailable.
with (!array_key_exists($obj->email, $cibles)) better than old method