X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/5bdc01337b213b789f58b3a02596688082cfc129..85e3d49aa800d5e289f376023173847e0a2077f0:/Repository/SessionRepository.php diff --git a/Repository/SessionRepository.php b/Repository/SessionRepository.php index d44db55..e264552 100644 --- a/Repository/SessionRepository.php +++ b/Repository/SessionRepository.php @@ -976,9 +976,9 @@ SQL; //Set the request $req = <<addScalarResult('user_id', 'user_id', 'integer'); + $rsm->addScalarResult('subscribed_id', 'subscribed_id', 'integer'); //Set subscription sql part $subscriptionSql = '';