Skip to content

Commit

Permalink
Update unzip.php
Browse files Browse the repository at this point in the history
  • Loading branch information
swagkarna authored Nov 28, 2022
1 parent 23bf918 commit 33ee81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unzip.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* For security reasons, this only is allowed to run inside it's own current directory....
* It is recommended to delete this file After use. .
*/
$curdir = dirname(__FILE__) . "/";
$status = "";
Expand Down

0 comments on commit 33ee81f

Please sign in to comment.