Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11274 Rev 11306
Línea 516... Línea 516...
516
        $hptg_uuid =  $this->params()->fromRoute('hptg_id');
516
        $hptg_uuid =  $this->params()->fromRoute('hptg_id');
Línea 517... Línea 517...
517
 
517
 
518
        $request = $this->getRequest();
518
        $request = $this->getRequest();
Línea 519... Línea -...
519
        if($request->isPost()) {
-
 
520
            
-
 
521
            
-
 
522
            $mty_id = $this->params()->fromRoute('mty_id');
-
 
Línea 523... Línea 519...
523
            $hptg_id = $this->params()->fromRoute()
519
        if($request->isPost()) {
Línea 524... Línea 520...
524
            
520
            
Línea 1025... Línea 1021...
1025
                    ]
1021
                    ]
1026
                ];
1022
                ];
Línea 1027... Línea 1023...
1027
 
1023
 
Línea 1028... Línea 1024...
1028
            }
1024
            }
Línea 1029... Línea 1025...
1029
 
1025
 
1030
            if$feed_uuid){
1026
            if($feed->type=='hptg'){
Línea 1031... Línea 1027...
1031
 
1027