modified : sleep killed for view phto
This commit is contained in:
parent
6383080836
commit
b844b1334f
1 changed files with 0 additions and 1 deletions
|
@ -1754,7 +1754,6 @@ if(!empty($mode))
|
||||||
$response['photo'] = $link;
|
$response['photo'] = $link;
|
||||||
$response['photo_key'] = $photo_key;
|
$response['photo_key'] = $photo_key;
|
||||||
$response['src_string'] = $srcString; // Image source.
|
$response['src_string'] = $srcString; // Image source.
|
||||||
sleep(1);
|
|
||||||
echo json_encode($response);
|
echo json_encode($response);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue