master
LMR 7 months ago
parent be6fc188e3
commit eab46d7b68

@ -191,7 +191,7 @@ class Confirm extends CI_Controller
}
}
function review()
function review($site_code = '')
{
header('Content-type: application/json;charset=utf-8');
$data = array();

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save