X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/f338800ff68dbc6a872e9d428c37cb6a6fd1773d..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 = '';