Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 167 Rev 168
Línea 1753... Línea 1753...
1753
    }
1753
    }
Línea 1754... Línea 1754...
1754
    
1754
    
1755
    public function syncAction()
1755
    public function syncAction()
1756
    {
1756
    {
1757
        $request = $this->getRequest();
1757
        $request = $this->getRequest();
1758
        if($request->iPost()) {
1758
        if($request->isPost()) {
1759
            $currentUserPlugin = $this->plugin('currentUserPlugin');
1759
            $currentUserPlugin = $this->plugin('currentUserPlugin');
Línea 1760... Línea 1760...
1760
            $currentUser = $currentUserPlugin->getUser();
1760
            $currentUser = $currentUserPlugin->getUser();