add slash in the end folder

This commit is contained in:
Ibnu Maksum 2023-08-01 16:09:04 +07:00
parent 62c3002152
commit 5b077f7773
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -32,7 +32,7 @@ if (!extension_loaded('zip')) {
$file = pathFixer('system/cache/phpnuxbill.zip');
$folder = pathFixer('system/cache/phpnuxbill-master');
$folder = pathFixer('system/cache/phpnuxbill-master/');
if (empty($step)) {
$step++;
} else if ($step == 1) {