Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6780 Rev 6781
Línea 778... Línea 778...
778
                    $jobDescription = new SurveyJobDescription();
778
                    $jobDescription = new SurveyJobDescription();
779
                    $skill = new SurveySkill();
779
                    $skill = new SurveySkill();
780
                    $industry = new SurveyIndustry();
780
                    $industry = new SurveyIndustry();
781
                    $language = new SurveyLanguage();
781
                    $language = new SurveyLanguage();
Línea 782... Línea -...
782
 
-
 
783
                    $surveyLocationMapper->deleteBySurevy($survey->id);
-
 
784
 
782
 
Línea 785... Línea 783...
785
                    if(!empty($dataPost['location_search'])){ 
783
                    if(!empty($dataPost['location_search'])){ 
Línea 786... Línea 784...
786
 
784