Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6389 Rev 6394
Línea 2069... Línea 2069...
2069
            $fastSurveyVote->vote = $vote;
2069
            $fastSurveyVote->vote = $vote;
Línea 2070... Línea 2070...
2070
            
2070
            
Línea 2071... Línea 2071...
2071
            
2071
            
2072
            if ($fastSurveyVoteMapper->insert($fastSurveyVote)) {
2072
            if ($fastSurveyVoteMapper->insert($fastSurveyVote)) {
2073
                
2073
                
2074
                return [
2074
                $response = [
2075
                    'success'   => true,
2075
                    'success'   => true,
2076
                    'data'   => $this->renderFeed($feed->id, $now)
2076
                    'data'   => $this->renderFeed($feed->id, $now)