diff --git a/controllers/api/up.php b/controllers/api/up.php index 1dd9c3d..f39778c 100644 --- a/controllers/api/up.php +++ b/controllers/api/up.php @@ -30,7 +30,7 @@ */ -$pFunctions->requireRequest("k", "c", "z"); +$pFunctions->requireRequest("k", "z"); $pUser = new User(); $pUpload = new Upload();