Skip to content

Commit

Permalink
Update up.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Westie authored May 31, 2018
1 parent 87dd579 commit 5a4c114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/api/up.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/


$pFunctions->requireRequest("k", "c", "z");
$pFunctions->requireRequest("k", "z");

$pUser = new User();
$pUpload = new Upload();
Expand Down

0 comments on commit 5a4c114

Please sign in to comment.