Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 4855 Rev 4856
Línea 249... Línea 249...
249
        }
249
        }
Línea 250... Línea 250...
250
 
250
 
251
        return new JsonModel($data);
251
        return new JsonModel($data);
Línea 252... Línea 252...
252
    }
252
    }
253
 
253
 
254
    public function segmentedAction() {
254
    public function segmentAction() {
255
        $request = $this->getRequest();
255
        $request = $this->getRequest();
256
        $currentUserPlugin = $this->plugin('currentUserPlugin');
256
        $currentUserPlugin = $this->plugin('currentUserPlugin');