Merge branch 'V2.9.2' of https://git.e-declic.net/talents-tube/website into V2.9.2
This commit is contained in:
@@ -151,8 +151,8 @@ class BatchController extends Controller
|
||||
}
|
||||
$em->persist($u);
|
||||
$em->flush();
|
||||
//$response = $mj->post(Resources::$Email, ['body' => $body]);
|
||||
//$response->success() && var_dump($response->getData());
|
||||
$response = $mj->post(Resources::$Email, ['body' => $body]);
|
||||
$response->success() && var_dump($response->getData());
|
||||
|
||||
$listeUsersRelance[]=array(
|
||||
'id' => $u->getId(),
|
||||
|
||||
Reference in New Issue
Block a user