Explorar el Código

faculty profile 33

Rousnay hace 2 años
padre
commit
7a7c535a5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      single-faculty.php

+ 1 - 1
single-faculty.php

@@ -39,7 +39,7 @@ get_header(); ?>
 
 	$url_employeeJournal = 'http://103.109.52.3/webapi/api/EmployeeJournal';
 	$response_employeeJournal = wp_remote_post(
-		$response_employeeJournal,
+		$url_employeeJournal,
 		array(
 			'body' => array(
 				'employee_id' => $login_id_e,