Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 13755 Rev 15355
Línea 371... Línea 371...
371
                    $topic_id = 0;
371
                    $topic_id = 0;
372
                }
372
                }
Línea 373... Línea 373...
373
                
373
                
374
                
374
                
375
                $form = new TopicCapsuleForm($this->adapter, $currentCompany->id, $topic_id);
375
                $form = new TopicCapsuleForm($this->adapter, $currentCompany->id, $topic_id);
Línea 376... Línea 376...
376
                $formPushNotification = new PushMicrolearningNotificationForm($this->adapter);
376
                $formPushNotification = new PushMicrolearningNotificationForm($this->adapter, $currentCompany->id);