Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8679 Rev 8688
Línea 843... Línea 843...
843
                                $select->where->equalTo('high_performance_group_topic_id',$highPerformanceTeamsGroupsViewTopic->id);
843
                                $select->where->equalTo('high_performance_group_topic_id',$highPerformanceTeamsGroupsViewTopic->id);
Línea 844... Línea 844...
844
                          
844
                          
845
                            }else{
845
                            }else{
846
                                return new JsonModel([
846
                                return new JsonModel([
847
                                    'success' => false,
847
                                    'success' => false,
848
                                    'data' => 'ERROR_RECORD_NOT_FOUND'
848
                                    'data' => 'ERROR_RECxxxxORD_NOT_FOUND'
849
                                ]);
849
                                ]);
850
                            }
850
                            }
851
                        }else{
851
                        }else{