Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1 Rev 1458
Línea 239... Línea 239...
239
                
239
                
240
                $topicMapper = CompanyMicrolearningTopicMapper::getInstance($this->adapter);
240
                $topicMapper = CompanyMicrolearningTopicMapper::getInstance($this->adapter);
241
                if($topicMapper->insert($topic)) {
241
                if($topicMapper->insert($topic)) {
Línea -... Línea 242...
-
 
242
                    $topic = $topicMapper->fetchOne($topic->id);
Línea 242... Línea 243...
242
                    $topic = $topicMapper->fetchOne($topic->id);
243
                    
243
                    
244
                    //leaderslinked.fullpath.recruitment_selection/uuid vacante/uuid candidato 
244
                    
245
                    
245
                    $target_path = $this->config['leaderslinked.fullpath.microlearning_topic'] .  $topic->uuid;
246
                    $target_path = $this->config['leaderslinked.fullpath.microlearning_topic'] .  $topic->uuid;