Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11600 Rev 11725
Línea 960... Línea 960...
960
        $currentCompany = $currentUserPlugin->getCompany();
960
        $currentCompany = $currentUserPlugin->getCompany();
Línea 961... Línea 961...
961
 
961
 
962
        $request = $this->getRequest();
962
        $request = $this->getRequest();
Línea 963... Línea 963...
963
        if($request->isGet()) {
963
        if($request->isGet()) {
964
            
964
            
Línea 965... Línea 965...
965
            $feed_uuid =  $this->params()->fromRoute('feed_id');
965
            $feed_uuid =  $this->params()->fromRoute('id');
966
            $myt_id =  $this->params()->fromRoute('myt_id');
966
            $myt_id =  $this->params()->fromRoute('id');
967
           
967
           
968
            if(!isset($feed_uuid)){
968
            if(!isset($feed_uuid)){