Browse Source

faculty profile 33

Rousnay 2 năm trước cách đây
mục cha
commit
7a7c535a5c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,