Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2956 | Rev 2958 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2956 Rev 2957
Línea 246... Línea 246...
246
 
246
 
Línea 247... Línea 247...
247
            if ($isJson) {
247
            if ($isJson) {
248
 
248
 
Línea 249... Línea 249...
249
 
249
 
250
                $notificationMapper = NotificationMapper::getInstance($this->adapter);
250
                $notificationMapper = NotificationMapper::getInstance($this->adapter);
251
                $records = $notificationMapper->fetchAllsUnreadByUserId($currentUser->id);
251
                $records = $notificationMapper->fetchAllsReadByUserId($currentUser->id);