Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16785 Rev 16796
Línea 169... Línea 169...
169
            ]);
169
            ]);
170
            ;
170
            ;
171
        }
171
        }
172
    }
172
    }
Línea 173... Línea 173...
173
 
173
 
-
 
174
    public function addAction() 
174
    public function addAction() {
175
    {
175
        $request = $this->getRequest();
176
        $request = $this->getRequest();
176
        $currentUserPlugin = $this->plugin('currentUserPlugin');
177
        $currentUserPlugin = $this->plugin('currentUserPlugin');
177
        $currentCompany = $currentUserPlugin->getCompany();
178
        $currentCompany = $currentUserPlugin->getCompany();