Fuck it just remove the check altogether
This commit is contained in:
parent
f1491b8040
commit
9f5ad04cef
@ -12,7 +12,6 @@ function getChunkCount()
|
||||
{
|
||||
if (
|
||||
!array_key_exists('ckSize', $_GET)
|
||||
|| !is_numeric($_GET['ckSize'])
|
||||
|| (int) $_GET['ckSize'] <= 0
|
||||
) {
|
||||
return 4;
|
||||
|
Loading…
Reference in New Issue
Block a user